Skip to content
Snippets Groups Projects

Polyhedron cells for VTKWriter.

Merged Robert K requested to merge feature/vtkwriter-polyhedron into master
  1. Nov 07, 2016
  2. Oct 20, 2016
  3. Oct 19, 2016
    • Martin Nolte's avatar
      [feature] add method Entity::subEntities to all codimensions · fe9b3384
      Martin Nolte authored
      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.
      fe9b3384
Loading