Skip to content
Snippets Groups Projects
Commit c31da4eb authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

Merge branch 'feature/add-subentities-to-all-codims' into 'master'

add method Entity::subEntities to all codimensions

For polyhedral grids, it is not clear how many vertices a face (i.e., a
general polygon) has. For elements, this information is provided by the
(redundant) method Entity::subEntities. This patch add this usually
redundant method to entities of all codimensions.

See merge request !103
parent 3a1274f1
No related branches found
No related tags found
1 merge request!122Merge branch 'feature/add-subentities-to-all-codims' into 'master'
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment