#include <dumux/freeflow/navierstokes/mass/1pnc/model.hh>
Public Types | |
using | Problem = GetPropType<TypeTag, Properties::Problem> |
using | ModelTraits = GetPropType<TypeTag, Properties::ModelTraits> |
using | type = FreeFlowScalarFluxVariablesCacheFiller<Problem, ModelTraits, diffusionIsSolDependent, heatConductionIsSolDependent> |
Static Public Attributes | |
static constexpr bool | diffusionIsSolDependent = getPropValue<TypeTag, Properties::SolutionDependentMolecularDiffusion>() |
static constexpr bool | heatConductionIsSolDependent = getPropValue<TypeTag, Properties::SolutionDependentHeatConduction>() |
using Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNCNI >::ModelTraits = GetPropType<TypeTag, Properties::ModelTraits> |
using Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNCNI >::Problem = GetPropType<TypeTag, Properties::Problem> |
using Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNCNI >::type = FreeFlowScalarFluxVariablesCacheFiller<Problem, ModelTraits, diffusionIsSolDependent, heatConductionIsSolDependent> |
|
staticconstexpr |
|
staticconstexpr |