Skip to content
Snippets Groups Projects

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

Merged Christoph Grüninger requested to merge cherry-pick-7b79d628 into releases/2.5
  1. Nov 07, 2016
    • Christoph Grüninger's avatar
      Merge branch 'feature/add-subentities-to-all-codims' into 'master' · c31da4eb
      Christoph Grüninger authored
      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
      c31da4eb
Loading