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>
|  | 
| using | ScvGeometry = Dune::MultiLinearGeometry<ctype, dim, dimWorld, MLGTraits> | 
|  | export the geometry type of the local scvs 
 | 
|  | 
|  | 
| 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 
 | 
|  | 
◆ ScvGeometry
template<class LocalScvType> 
      
 
 
◆ computeScvGeometry()
template<class LocalScvType> 
template<class InteractionVolume, class FVElementGeometry> 
 
 
The documentation for this class was generated from the following file: