DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
topologyutility.hh
48 inline Dune::GeometryType geometryTypeFromBasicType(Dune::GeometryType::BasicType basicType, int dim){
Unique label for each type of entities that can occur in DUNE grids.
Definition: type.hh:126
BasicType
Each entity can be tagged by one of these basic types plus its space dimension.
Definition: type.hh:132
@ simplex
Simplicial element in any nonnegative dimension.
Definition: type.hh:133
@ none
Even more general topology, cannot be specified by a topologyId. Two GeometryTypes with 'none' type a...
Definition: type.hh:138
Utility TMP for determining the BasicType of a geometry from its dimension and topology id.
Definition: topologyutility.hh:26
static const GeometryType::BasicType value
The BasicType of Topology.
Definition: topologyutility.hh:34
A unique label for each type of element that can occur in a grid.
