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

#include <dumux/freeflow/navierstokes/mass/1p/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 = false
 
static constexpr bool heatConductionIsSolDependent = getPropValue<TypeTag, Properties::SolutionDependentHeatConduction>()
 

Member Typedef Documentation

◆ ModelTraits

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

◆ Problem

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

◆ type

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

Member Data Documentation

◆ diffusionIsSolDependent

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

◆ heatConductionIsSolDependent

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

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