defines an intersection mapper for mapping of global DOFs assigned to faces which also works for non-conforming grids and corner-point grids.
#include <dumux/common/intersectionmapper.hh>
| Public Member Functions | |
| NonConformingGridIntersectionMapper (const GridView &gridview) | |
| std::size_t | numIntersections () const | 
| The total number of intersections. | |
| GridIndexType | globalIntersectionIndex (const Element &element, const std::size_t localFaceIdx) const | 
| std::size_t | numFaces (const Element &element) | 
| void | update (const GridView &gridView) | 
| void | update (GridView &&gridView) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |