Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, codimension > Class Template Reference
Inherited by Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType >::Codim< codimension >.
Detailed Description
template<int dimension, class CoordType, int codimension>
class Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, codimension >
SubEntityIterator base class for hypercube refinement.
- Parameters:
-
| dimension | Dimension of the refined element |
| CoordType | Coordinate type of the refined element |
| codimension | Codimension of the iterator |
This is the base class for SubEntityIterators. We have to use this construct because
RefinementImp<...>codim<...> cannot be specialized without first specializing
RefinementImp.
The documentation for this class was generated from the following file: