5 #ifndef DUNE_GEOMETRY_DIMENSION_HH 6 #define DUNE_GEOMETRY_DIMENSION_HH 15 :
public std::integral_constant<int,dim>
23 :
public std::integral_constant<int,codim>
30 #endif // DUNE_GEOMETRY_DIMENSION_HH Codim type
Definition: dimension.hh:25
Static tag representing a dimension.
Definition: dimension.hh:14
Dim type
Definition: dimension.hh:17
Definition: affinegeometry.hh:21
Static tag representing a codimension.
Definition: dimension.hh:22