#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>() |
using Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNI >::ModelTraits = GetPropType<TypeTag, Properties::ModelTraits> |
using Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::NavierStokesMassOnePNI >::Problem = GetPropType<TypeTag, Properties::Problem> |
|
staticconstexpr |
|
staticconstexpr |