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

Specialization of Fourier's Law for the box method. More...

#include <dumux/flux/box/fourierslaw.hh>

Inheritance diagram for Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::box >:
Inheritance graph

Description

template<class TypeTag>
class Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::box >

Specialization of Fourier's Law for the box method.

Static Public Member Functions

static Scalar flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const ElementFluxVariablesCache &elemFluxVarsCache)
 

Member Function Documentation

◆ flux()

template<class TypeTag >
static Scalar Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::box >::flux ( const Problem &  problem,
const Element &  element,
const FVElementGeometry &  fvGeometry,
const ElementVolumeVariables &  elemVolVars,
const SubControlVolumeFace &  scvf,
const ElementFluxVariablesCache &  elemFluxVarsCache 
)
inlinestatic

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