intersectioniteratorwrapper.hh File Reference
Detailed Description
Provides proxy classes for IntersectionsIterators.
#include "intersectioniterator.hh"
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
class | Dune::IntersectionIteratorWrapper< GridImp, IntersectionIteratorImpl > |
Class that wraps IntersectionIteratorImp of a grid and gets it's internal object from a object stack hold by the grid. More... | |
class | Dune::LeafIntersectionIteratorWrapper< GridImp > |
Class that wraps IntersectionIteratorImp of a grid and gets it's internal object from a object stack hold by the grid. More... | |
class | Dune::LevelIntersectionIteratorWrapper< GridImp > |
Class that wraps IntersectionIteratorImp of a grid and gets it's internal object from a object stack hold by the grid. More... |