Skip to content

Add transfer tags to submesh#4172

Open
jorgensd wants to merge 8 commits intomainfrom
dokken/transfer-meshtags-to-submesh
Open

Add transfer tags to submesh#4172
jorgensd wants to merge 8 commits intomainfrom
dokken/transfer-meshtags-to-submesh

Conversation

@jorgensd
Copy link
Copy Markdown
Member

@jorgensd jorgensd commented Apr 22, 2026

Resolves: #3096

Adds functionality for moving a meshtag of any dimension t<=submesh.topology.dim onto a submesh.

Noteable changes:

  • The CellRange concept can be used for any local cell-entity whenever we just want to loop over them. Therefore I've moved this concept into topology, and added it's usage to EntityMap.sub_topology_to_topology as we very often want to call this for all local entities in the sub topology.

@jorgensd jorgensd added the enhancement New feature or request label Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add transfer_meshtags_to_submesh

1 participant