3 #ifndef DUNE_GEOMETRY_DIMENSION_HH 4 #define DUNE_GEOMETRY_DIMENSION_HH 13 :
public std::integral_constant<int,dim>
21 :
public std::integral_constant<int,codim>
28 #endif // DUNE_GEOMETRY_DIMENSION_HH Static tag representing a codimension.
Definition: dimension.hh:20
Definition: affinegeometry.hh:18
Static tag representing a dimension.
Definition: dimension.hh:12
Codim type
Definition: dimension.hh:23
Dim type
Definition: dimension.hh:15