Specialization of Maxwell Stefan's Law for the Staggered method. More...
#include <dumux/flux/staggered/freeflow/maxwellstefanslaw.hh>
Specialization of Maxwell Stefan's Law for the Staggered method.
Public Types | |
using | Cache = FluxVariablesCaching::EmptyDiffusionCache |
using | CacheFiller = FluxVariablesCaching::EmptyCacheFiller |
using | DiffusionCoefficientsContainer = MaxwellStefanDiffusionCoefficients< Scalar, numPhases, numComponents > |
Static Public Member Functions | |
static constexpr ReferenceSystemFormulation | referenceSystemFormulation () |
template<class ElementVolumeVariables > | |
static CellCenterPrimaryVariables | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf) |
Static Public Attributes | |
static const DiscretizationMethod | discMethod = DiscretizationMethod::staggered |
using Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethod::staggered, referenceSystem >::Cache = FluxVariablesCaching::EmptyDiffusionCache |
state the type for the corresponding cache and its filler We don't cache anything for this law
using Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethod::staggered, referenceSystem >::CacheFiller = FluxVariablesCaching::EmptyCacheFiller |
using Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethod::staggered, referenceSystem >::DiffusionCoefficientsContainer = MaxwellStefanDiffusionCoefficients<Scalar, numPhases, numComponents> |
|
inlinestatic |
|
inlinestaticconstexpr |
|
static |