version 3.8
Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNC > Struct Template Reference

#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 = false
 

Member Typedef Documentation

◆ ModelTraits

template<class TypeTag >
using Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNC >::ModelTraits = GetPropType<TypeTag, Properties::ModelTraits>

◆ Problem

template<class TypeTag >
using Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNC >::Problem = GetPropType<TypeTag, Properties::Problem>

◆ type

template<class TypeTag >
using Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNC >::type = FreeFlowScalarFluxVariablesCacheFiller<Problem, ModelTraits, diffusionIsSolDependent, heatConductionIsSolDependent>

Member Data Documentation

◆ diffusionIsSolDependent

template<class TypeTag >
constexpr bool Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNC >::diffusionIsSolDependent = getPropValue<TypeTag, Properties::SolutionDependentMolecularDiffusion>()
staticconstexpr

◆ heatConductionIsSolDependent

template<class TypeTag >
constexpr bool Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNC >::heatConductionIsSolDependent = false
staticconstexpr

The documentation for this struct was generated from the following file: