dune-grid  2.4
Classes | Namespaces
identitygridintersections.hh File Reference

The IdentityGridLeafIntersection and IdentityGridLevelIntersection classes. More...

#include "identitygridleafiterator.hh"

Go to the source code of this file.

Classes

class  Dune::HostGridAccess< Grid >
 provides access to host grid objects from GeometryGrid More...
 
class  Dune::IdentityGridLeafIntersection< GridImp >
 An intersection with a leaf neighbor elementMesh entities of codimension 0 ("elements") allow to visit all neighbors, where a neighbor is an entity of codimension 0 which has a common entity of codimension 1 These neighbors are accessed via a IntersectionIterator. This allows the implement non-matching meshes. The number of neighbors may be different from the number of an element! More...
 
class  Dune::IdentityGridLevelIntersection< GridImp >
 

Namespaces

 Dune
 Include standard header files.
 

Detailed Description

The IdentityGridLeafIntersection and IdentityGridLevelIntersection classes.