dune-grid  2.2.0
Classes
Intersection and IntersectionIterator
The Grid Interface

Classes

class  Dune::Intersection< GridImp, IntersectionImp >
 Intersection of a mesh entities of codimension 0 ("elements") with a "neighboring" element or with the domain boundary. More...
class  Dune::IntersectionIterator< GridImp, IntersectionIteratorImp, IntersectionImp >
 Mesh entities of codimension 0 ("elements") allow to visit all intersections with "neighboring" elements and with the domain boundary. More...