dune-mmesh (unstable)
intersections.hh File Reference
The MMeshLeafIntersection and MMeshLevelIntersection classes. More...
#include <unordered_set>
#include <dune/mmesh/grid/entity.hh>
#include <dune/mmesh/grid/leafiterator.hh>
#include <dune/mmesh/grid/pointfieldvector.hh>
#include <dune/mmesh/misc/twistutility.hh>
Go to the source code of this file.
Classes | |
class | Dune::MMeshLeafIntersection< 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... | |
Detailed Description
The MMeshLeafIntersection and MMeshLevelIntersection classes.
