Fourier's law for cell-centered finite volume schemes with two-point flux approximation. More...
#include <dumux/flux/cctpfa/fourierslaw.hh>
Fourier's law for cell-centered finite volume schemes with two-point flux approximation.
Public Types | |
using | Cache = TpfaFouriersLawCache |
export the type for the corresponding cache More... | |
Static Public Member Functions | |
static Scalar | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const ElementFluxVarsCache &elemFluxVarsCache) |
Compute the heat condution flux assuming thermal equilibrium. More... | |
static Scalar | calculateTransmissibility (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf) |
Compute transmissibilities. More... | |
Static Public Attributes | |
static const DiscretizationMethod | discMethod = DiscretizationMethod::cctpfa |
state the discretization method this implementation belongs to More... | |
using Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::cctpfa >::Cache = TpfaFouriersLawCache |
export the type for the corresponding cache
|
inlinestatic |
Compute transmissibilities.
|
inlinestatic |
Compute the heat condution flux assuming thermal equilibrium.
|
static |
state the discretization method this implementation belongs to