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