3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Public Types | Static Public Member Functions | List of all members
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. More...

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

Description

template<class LocalScvType>
class Dumux::CCMpfaOScvGeometryHelper< LocalScvType >

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

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>

export the geometry type of the local scvs

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

returns the geometry of the i-th local scv


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