A class to create sub control volume and sub control volume face geometries per element.
#include <dumux/porousmediumflow/boxdfm/geometryhelper.hh>
|
| ScvfCornerStorage | getFractureScvfCorners (unsigned int localFacetIndex, unsigned int indexInFacet) const |
| | Create the sub control volume face geometries on an intersection marked as fracture.
|
| |
| ScvfType::Traits::GlobalPosition | fractureNormal (const ScvfCornerStorage &scvfCorners, const Intersection &is, unsigned int edgeIndexInIntersection) const |
| | get fracture scvf normal vector
|
| |
◆ fractureNormal()
template<class GridView, class ScvType, class ScvfType>
| ScvfType::Traits::GlobalPosition Dumux::BoxDfmGeometryHelper< GridView, 3, ScvType, ScvfType >::fractureNormal |
( |
const ScvfCornerStorage & | scvfCorners, |
|
|
const Intersection & | is, |
|
|
unsigned int | edgeIndexInIntersection ) const |
|
inline |
◆ getFractureScvfCorners()
template<class GridView, class ScvType, class ScvfType>
| ScvfCornerStorage Dumux::BoxDfmGeometryHelper< GridView, 3, ScvType, ScvfType >::getFractureScvfCorners |
( |
unsigned int | localFacetIndex, |
|
|
unsigned int | indexInFacet ) const |
|
inline |
The documentation for this class was generated from the following file: