Specialization of Fick's Law for the pore-network model.
#include <dumux/flux/porenetwork/fickslaw.hh>
|
static constexpr ReferenceSystemFormulation | referenceSystemFormulation () |
|
template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class ElementFluxVariablesCache > |
static Dune::FieldVector< Scalar, numComponents > | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const typename FVElementGeometry::SubControlVolumeFace &scvf, const int phaseIdx, const ElementFluxVariablesCache &elemFluxVarsCache) |
|
◆ DiffusionCoefficientsContainer
template<class Scalar , int numPhases, int numComponents,
ReferenceSystemFormulation referenceSystem = ReferenceSystemFormulation::massAveraged>
◆ flux()
template<class Scalar , int numPhases, int numComponents,
ReferenceSystemFormulation referenceSystem = ReferenceSystemFormulation::massAveraged>
template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class ElementFluxVariablesCache >
static Dune::FieldVector< Scalar, numComponents > Dumux::PoreNetwork::PNMFicksLaw< Scalar, numPhases, numComponents, referenceSystem >::flux |
( |
const Problem & | problem, |
|
|
const Element & | element, |
|
|
const FVElementGeometry & | fvGeometry, |
|
|
const ElementVolumeVariables & | elemVolVars, |
|
|
const typename FVElementGeometry::SubControlVolumeFace & | scvf, |
|
|
const int | phaseIdx, |
|
|
const ElementFluxVariablesCache & | elemFluxVarsCache ) |
|
inlinestatic |
◆ referenceSystemFormulation()
template<class Scalar , int numPhases, int numComponents,
ReferenceSystemFormulation referenceSystem = ReferenceSystemFormulation::massAveraged>
The documentation for this class was generated from the following file: