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>
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... | |
| using Dumux::CCMpfaOScvGeometryHelper< LocalScvType >::ScvGeometry = Dune::MultiLinearGeometry<ctype, dim, dimWorld, MLGTraits> |
export the geometry type of the local scvs
|
inlinestatic |
returns the geometry of the i-th local scv