dune-foamgrid
2.7-git
|
The FoamGridLeafIntersectionIterator and FoamGridLevelIntersectionIterator classes. More...
#include <memory>
#include <dune/foamgrid/foamgrid/foamgridintersections.hh>
#include <dune/foamgrid/foamgrid/foamgridentity.hh>
#include <dune/foamgrid/foamgrid/foamgridvertex.hh>
#include <dune/foamgrid/foamgrid/foamgridnulliteratorfactory.hh>
Go to the source code of this file.
Classes | |
class | Dune::FoamGridLeafIntersectionIterator< GridImp > |
Iterator over all element neighborsMesh 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 corners of an element! More... | |
class | Dune::FoamGridLevelIntersectionIterator< GridImp > |
Namespaces | |
Dune | |
The FoamGridLeafIntersectionIterator and FoamGridLevelIntersectionIterator classes.