version 3.8.0
Loading...
Searching...
No Matches
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
 

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
Initial value:
>
FreeFlowScalarFluxVariablesCacheFillerImplementation< Problem, ModelTraits, diffusionIsSolDependent, heatConductionIsSolDependent, typename ProblemTraits< Problem >::GridGeometry::DiscretizationMethod > FreeFlowScalarFluxVariablesCacheFiller
The flux variables cache filler class for free flow.
Definition scalarfluxvariablescachefiller.hh:36
GetPropType< TypeTag, Properties::Problem > Problem
Definition freeflow/navierstokes/mass/1p/model.hh:301
GetPropType< TypeTag, Properties::ModelTraits > ModelTraits
Definition freeflow/navierstokes/mass/1p/model.hh:302
static constexpr bool diffusionIsSolDependent
Definition freeflow/navierstokes/mass/1p/model.hh:303
static constexpr bool heatConductionIsSolDependent
Definition freeflow/navierstokes/mass/1p/model.hh:305

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: