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