3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::TensorLambdaFactory< DiscretizationMethod::ccmpfa > Class Reference

Specialization for mpfa schemes. More...

#include <dumux/discretization/cellcentered/mpfa/tensorlambdafactory.hh>

Description

Specialization for mpfa schemes.

Static Public Member Functions

static auto getAdvectionLambda ()
 return void lambda here More...
 
static auto getDiffusionLambda (unsigned int phaseIdx, unsigned int compIdx)
 return void lambda here More...
 
template<class ThermalConductivityModel >
static auto getHeatConductionLambda ()
 return void lambda here More...
 

Member Function Documentation

◆ getAdvectionLambda()

static auto Dumux::TensorLambdaFactory< DiscretizationMethod::ccmpfa >::getAdvectionLambda ( )
inlinestatic

return void lambda here

◆ getDiffusionLambda()

static auto Dumux::TensorLambdaFactory< DiscretizationMethod::ccmpfa >::getDiffusionLambda ( unsigned int  phaseIdx,
unsigned int  compIdx 
)
inlinestatic

return void lambda here

◆ getHeatConductionLambda()

template<class ThermalConductivityModel >
static auto Dumux::TensorLambdaFactory< DiscretizationMethod::ccmpfa >::getHeatConductionLambda ( )
inlinestatic

return void lambda here


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