dune-grid  2.3.1
Classes | Namespaces
intersectioniteratorwrapper.hh File Reference

Provides proxy classes for IntersectionsIterators. More...

#include <dune/grid/common/intersectioniterator.hh>

Go to the source code of this file.

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::LeafIntersectionWrapper< GridImp >
 
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::LevelIntersectionWrapper< 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...
 

Namespaces

 Dune
 

Detailed Description

Provides proxy classes for IntersectionsIterators.

Author
Robert Kloefkorn