Classes | |
| struct | Partition |
| Define types needed to iterate over entities of a given partition type. More... | |
Public Types | |
| using | Entity = typename Grid::Traits::template Codim< cd >::Entity |
| using | Geometry = typename Grid::template Codim< cd >::Geometry |
| using | LocalGeometry = typename Grid::template Codim< cd >::LocalGeometry |
| using | Iterator = typename Partition< Dune::All_Partition >::Iterator |