Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
intersectioniteratorwrapper.hh File Reference
Provides proxy classes for IntersectionsIterators. More...
#include <dune/common/version.hh>
#include <dune/grid/common/intersectioniterator.hh>
#include <dune/alugrid/common/macrogridview.hh>
#include <dune/alugrid/common/memory.hh>
#include <dune/alugrid/3d/alu3dinclude.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::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 | |
namespace | Dune |
Dune namespace. | |
Detailed Description
Provides proxy classes for IntersectionsIterators.
