#include <dumux/discretization/facecentered/staggered/geometryhelper.hh>
|
static constexpr SmallLocalIndexType | localOppositeIdx (const SmallLocalIndexType ownLocalFaceIndex) |
| Returns the local index of the opposing face. More...
|
|
static constexpr int | lateralOrthogonalScvfLocalIndex (const SmallLocalIndexType ownLocalScvfIndex) |
| Return the local index of a lateral orthogonal scvf. More...
|
|
static constexpr auto | localLaterFaceIndices (const SmallLocalIndexType ownLocalFaceIndex) |
| Returns the local indices of the faces lateral to the own one. More...
|
|
static Facet | facet (const SmallLocalIndexType localFacetIdx, const Element &element) |
| Returns an element's facet based on the local facet index. More...
|
|
template<class FVElementGeometry , class SubControlVolumeFace > |
static bool | scvfIntegrationPointInConcaveCorner (const FVElementGeometry &fvGeometry, const SubControlVolumeFace &scvf) |
| Returns true if the IP of an scvf lies on a concave corner. More...
|
|
template<class SubControlVolumeFace , class SubControlVolume > |
static SmallLocalIndexType | localIndexOutsideScvfWithSameIntegrationPoint (const SubControlVolumeFace &scvf, const SubControlVolume &scv) |
|
template<class FVElementGeometry , class SubControlVolumeFace > |
static const SubControlVolumeFace & | outsideScvfWithSameIntegrationPoint (const FVElementGeometry &fvGeometry, const SubControlVolumeFace &scvf) |
|
◆ FaceCenteredStaggeredGeometryHelper()
template<class GridView >
◆ facet()
template<class GridView >
Returns an element's facet based on the local facet index.
◆ gridView()
template<class GridView >
◆ intersection()
template<class GridView >
Returns an element's intersection based on the local facet index.
◆ lateralOrthogonalScvfLocalIndex()
template<class GridView >
Return the local index of a lateral orthogonal scvf.
◆ localIndexOutsideScvfWithSameIntegrationPoint()
template<class GridView >
template<class SubControlVolumeFace , class SubControlVolume >
◆ localLaterFaceIndices()
template<class GridView >
Returns the local indices of the faces lateral to the own one.
◆ localOppositeIdx()
template<class GridView >
Returns the local index of the opposing face.
◆ outsideScvfWithSameIntegrationPoint()
template<class GridView >
template<class FVElementGeometry , class SubControlVolumeFace >
◆ scvfIntegrationPointInConcaveCorner()
template<class GridView >
template<class FVElementGeometry , class SubControlVolumeFace >
Returns true if the IP of an scvf lies on a concave corner.
◆ dim
template<class GridView >
◆ numElementFaces
template<class GridView >
◆ numLateralFacesPerScv
template<class GridView >
The documentation for this class was generated from the following file: