Fourier's law for cell-centered finite volume schemes with two-point flux approximation. More...
#include <dumux/flux/ccmpfa/fourierslaw.hh>
Fourier's law for cell-centered finite volume schemes with two-point flux approximation.
Public Types | |
| using | Cache = MpfaFouriersLawCache |
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 conductive flux across an scvf. More... | |
Static Public Attributes | |
| static const DiscretizationMethod | discMethod = DiscretizationMethod::ccmpfa |
| using Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::ccmpfa >::Cache = MpfaFouriersLawCache |
|
inlinestatic |
Compute the conductive flux across an scvf.
|
static |