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) const |
| Get the corners of the (d-1)-dimensional fracture scvf.
|
|
ScvfType::Traits::GlobalPosition | fractureNormal (const ScvfCornerStorage &p, const Intersection &is, unsigned int edgeIndexInIntersection) const |
|
◆ fractureNormal()
template<class GridView, class ScvType, class ScvfType>
ScvfType::Traits::GlobalPosition Dumux::BoxDfmGeometryHelper< GridView, 2, ScvType, ScvfType >::fractureNormal |
( |
const ScvfCornerStorage & | p, |
|
|
const Intersection & | is, |
|
|
unsigned int | edgeIndexInIntersection ) const |
|
inline |
get fracture scvf normal vector (simply the unit vector of the edge) The third argument is for compatibility reasons with the 3d case!
◆ getFractureScvfCorners()
template<class GridView, class ScvType, class ScvfType>
ScvfCornerStorage Dumux::BoxDfmGeometryHelper< GridView, 2, ScvType, ScvfType >::getFractureScvfCorners |
( |
unsigned int | localFacetIndex, |
|
|
unsigned int | ) const |
|
inline |
The documentation for this class was generated from the following file: