version 3.8
Dumux::Properties::BaseModelTraits< TypeTag, TTag::TwoPTwoC > Struct Template Reference

Set the model traits property.

#include <dumux/porousmediumflow/2p2c/model.hh>

Public Types

using type = TwoPNCModelTraits< FluidSystem::numComponents, getPropValue< TypeTag, Properties::UseMoles >(), true, getPropValue< TypeTag, Properties::Formulation >(), getPropValue< TypeTag, Properties::ReplaceCompEqIdx >()>
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::BaseModelTraits< TypeTag, TTag::TwoPTwoC >::type = TwoPNCModelTraits<FluidSystem::numComponents, getPropValue<TypeTag, Properties::UseMoles>(), true, getPropValue<TypeTag, Properties::Formulation>(), getPropValue<TypeTag, Properties::ReplaceCompEqIdx>()>

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