#include <dumux/freeflow/compositional/staggered/fluxvariables.hh>
|
template<class ElementVolumeVariables , class ElementFaceVariables , class FluxVariablesCache > |
CellCenterPrimaryVariables | computeMassFlux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const SubControlVolumeFace &scvf, const FluxVariablesCache &fluxVarsCache) |
| Computes the flux for the cell center residual. More...
|
|
|
static constexpr auto | numComponents = ModelTraits::numFluidComponents() |
|
static constexpr bool | useMoles = ModelTraits::useMoles() |
|
◆ MolecularDiffusionType
◆ computeMassFlux()
template<class TypeTag >
template<class ElementVolumeVariables , class ElementFaceVariables , class FluxVariablesCache >
CellCenterPrimaryVariables Dumux::FreeflowNCFluxVariablesImpl< TypeTag, DiscretizationMethods::Staggered >::computeMassFlux |
( |
const Problem & |
problem, |
|
|
const Element & |
element, |
|
|
const FVElementGeometry & |
fvGeometry, |
|
|
const ElementVolumeVariables & |
elemVolVars, |
|
|
const ElementFaceVariables & |
elemFaceVars, |
|
|
const SubControlVolumeFace & |
scvf, |
|
|
const FluxVariablesCache & |
fluxVarsCache |
|
) |
| |
|
inline |
Computes the flux for the cell center residual.
◆ numComponents
◆ useMoles
The documentation for this class was generated from the following file: