dune-geometry 2.9.1
|
SubEntityIterator base class for hypercube refinement. More...
SubEntityIterator base class for hypercube refinement.
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.