|
dune-geometry 2.10
|
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.