version 3.8
Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNCNI > 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 = getPropValue<TypeTag, Properties::SolutionDependentHeatConduction>()
 

Member Typedef Documentation

◆ ModelTraits

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

◆ Problem

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

◆ type

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

Member Data Documentation

◆ diffusionIsSolDependent

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

◆ heatConductionIsSolDependent

template<class TypeTag >
constexpr bool Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNCNI >::heatConductionIsSolDependent = getPropValue<TypeTag, Properties::SolutionDependentHeatConduction>()
staticconstexpr

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