Specialization of Maxwell Stefan's Law for the CCTpfa method. More...
#include <dumux/flux/cctpfa/maxwellstefanslaw.hh>
Specialization of Maxwell Stefan's Law for the CCTpfa method.
Public Types | |
using | Cache = FluxVariablesCaching::EmptyDiffusionCache |
using | CacheFiller = FluxVariablesCaching::EmptyCacheFiller |
Static Public Member Functions | |
static constexpr ReferenceSystemFormulation | referenceSystemFormulation () |
static ComponentFluxVector | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const int phaseIdx, const ElementFluxVariablesCache &elemFluxVarsCache) |
Static Public Attributes | |
static const DiscretizationMethod | discMethod = DiscretizationMethod::cctpfa |
using Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethod::cctpfa, 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::cctpfa, referenceSystem >::CacheFiller = FluxVariablesCaching::EmptyCacheFiller |
|
inlinestatic |
|
inlinestaticconstexpr |
|
static |