dune-foamgrid 2.8.0
|
The FoamGridLeafIntersection and FoamGridLevelIntersection classes. More...
#include <memory>
#include <algorithm>
#include <dune/grid/common/intersection.hh>
#include <dune/foamgrid/foamgrid/foamgridentity.hh>
#include <dune/foamgrid/foamgrid/foamgridvertex.hh>
#include <dune/foamgrid/foamgrid/foamgridgeometry.hh>
#include <dune/foamgrid/foamgrid/foamgridnulliteratorfactory.hh>
Go to the source code of this file.
Classes | |
class | Dune::FoamGridIntersection< GridImp > |
Base class of all intersections within FoamGrid. More... | |
class | Dune::FoamGridLevelIntersection< GridImp > |
class | Dune::FoamGridLeafIntersection< 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 an element! More... | |
Namespaces | |
namespace | Dune |
The FoamGridLeafIntersection and FoamGridLevelIntersection classes.