version 3.10.0
Loading...
Searching...
No Matches
Dumux::BoxDfmGeometryHelper< GridView, 2, ScvType, ScvfType > Class Template Reference

A class to create sub control volume and sub control volume face geometries per element.

#include <dumux/porousmediumflow/boxdfm/geometryhelper.hh>

Inheritance diagram for Dumux::BoxDfmGeometryHelper< GridView, 2, ScvType, ScvfType >:

Public Member Functions

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
 

Member Function Documentation

◆ 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: