version 3.9-dev
Dumux::CCMpfaOScvGeometryHelper< LocalScvType > Class Template Reference

Helper class providing functionality to compute the geometry of the interaction-volume local sub-control volumes of mpfa-o type.

#include <dumux/discretization/cellcentered/mpfa/omethod/scvgeometryhelper.hh>

Public Types

using ScvGeometry = Dune::MultiLinearGeometry< ctype, dim, dimWorld, MLGTraits >
 export the geometry type of the local scvs More...
 

Static Public Member Functions

template<class InteractionVolume , class FVElementGeometry >
static ScvGeometry computeScvGeometry (LocalIndexType ivLocalScvIdx, const InteractionVolume &iv, const FVElementGeometry &fvGeometry)
 returns the geometry of the i-th local scv More...
 

Member Typedef Documentation

◆ ScvGeometry

template<class LocalScvType >
using Dumux::CCMpfaOScvGeometryHelper< LocalScvType >::ScvGeometry = Dune::MultiLinearGeometry<ctype, dim, dimWorld, MLGTraits>

Member Function Documentation

◆ computeScvGeometry()

template<class LocalScvType >
template<class InteractionVolume , class FVElementGeometry >
static ScvGeometry Dumux::CCMpfaOScvGeometryHelper< LocalScvType >::computeScvGeometry ( LocalIndexType  ivLocalScvIdx,
const InteractionVolume &  iv,
const FVElementGeometry &  fvGeometry 
)
inlinestatic

The documentation for this class was generated from the following file: