#include <dumux/discretization/fluxstencil.hh>
|
using | ScvfStencilIForJ = std::vector< GridIndexType > |
| We don't know yet how many faces couple to a neighboring element. More...
|
|
using | Stencil = typename NodalIndexSet::NodalGridStencilType |
| The flux stencil type. More...
|
|
|
static const Stencil & | stencil (const Element &element, const FVElementGeometry &fvGeometry, const SubControlVolumeFace &scvf) |
| Returns the indices of the elements required for flux calculation on an scvf. More...
|
|
◆ ScvfStencilIForJ
template<class FVElementGeometry >
We don't know yet how many faces couple to a neighboring element.
◆ Stencil
template<class FVElementGeometry >
◆ stencil()
template<class FVElementGeometry >
Returns the indices of the elements required for flux calculation on an scvf.
The documentation for this class was generated from the following file: