Specialization of Fourier's Law for the staggered free flow method. More...
#include <dumux/flux/staggered/freeflow/fourierslaw.hh>
Specialization of Fourier's Law for the staggered free flow method.
Public Types | |
using | Cache = FluxVariablesCaching::EmptyDiffusionCache |
Static Public Member Functions | |
template<class Problem > | |
static Scalar | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf) |
calculate the diffusive energy fluxes More... | |
Static Public Attributes | |
static const DiscretizationMethod | discMethod = DiscretizationMethod::staggered |
using Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::staggered >::Cache = FluxVariablesCaching::EmptyDiffusionCache |
state the type for the corresponding cache We don't cache anything for this law
|
inlinestatic |
calculate the diffusive energy fluxes
|
static |