dune-grid  2.2.0
Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, codimension > Class Template Reference

SubEntityIterator base class for hypercube refinement. More...

Inheritance diagram for Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, codimension >:
Inheritance graph

Detailed Description

template<int dimension, class CoordType, int codimension>
class Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, codimension >

SubEntityIterator base class for hypercube refinement.

Template Parameters:
dimensionDimension of the refined element
CoordTypeCoordinate type of the refined element
codimensionCodimension 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: