Base class for a staggered grid geometry helper.
#include <dumux/discretization/staggered/subcontrolvolumeface.hh>
Public Member Functions | |
| BaseStaggeredGeometryHelper (const Element &element, const GridView &gridView) | |
| template<class IntersectionMapper> | |
| void | updateLocalFace (const IntersectionMapper &intersectionMapper, const Intersection &intersection) |
| Updates the current face, i.e. sets the correct intersection. | |
| int | dofIndex () const |
| Returns the global dofIdx of the intersection itself. | |
| int | localFaceIndex () const |
| Returns the local index of the face (i.e. the intersection) | |
|
inline |
|
inline |
|
inline |
|
inline |