Dune::Refinement< geometryType, CoordType, coerceTo, dimension_ >::Codim< codimension > Struct Template Reference
Detailed Description
template<GeometryType::BasicType geometryType, class CoordType, GeometryType::BasicType coerceTo, int dimension_>
template<int codimension>
struct Dune::Refinement< geometryType, CoordType, coerceTo, dimension_ >::Codim< codimension >
The Codim struct inherited from the Refinement implementation.
- Parameters:
-
codimension There is a different struct Codim for each codimension
Public Attributes | |
typedef | SubEntityIterator |
The SubEntityIterator for each codim. |
Member Data Documentation
template<GeometryType::BasicType geometryType, class CoordType, GeometryType::BasicType coerceTo, int dimension_>
template<int codimension>
typedef Dune::Refinement< geometryType, CoordType, coerceTo, dimension_ >::Codim< codimension >::SubEntityIterator |
The SubEntityIterator for each codim.
This is some sort of type, not necessarily a typedef
The documentation for this struct was generated from the following file: