3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::TensorLambdaFactory< DiscretizationMethod::ccmpfa > Class Reference

Specialization for mpfa schemes. More...

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

Inheritance diagram for Dumux::TensorLambdaFactory< DiscretizationMethod::ccmpfa >:
Inheritance graph

Description

Specialization for mpfa schemes.

Static Public Member Functions

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

Member Function Documentation

◆ getAdvectionLambda()

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

return void lambda here

◆ getDiffusionLambda()

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

return void lambda here

◆ getHeatConductionLambda()

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

return void lambda here


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