Set the base model traits. More...
#include <dumux/porousmediumflow/2pnc/model.hh>
Set the base model traits.
Public Types | |
using | type = TwoPNCModelTraits< FluidSystem::numComponents, getPropValue< TypeTag, Properties::UseMoles >(), getPropValue< TypeTag, Properties::SetMoleFractionsForFirstPhase >(), getPropValue< TypeTag, Properties::Formulation >(), getPropValue< TypeTag, Properties::ReplaceCompEqIdx >()> |
using Dumux::Properties::BaseModelTraits< TypeTag, TTag::TwoPNC >::type = TwoPNCModelTraits<FluidSystem::numComponents, getPropValue<TypeTag, Properties::UseMoles>(), getPropValue<TypeTag, Properties::SetMoleFractionsForFirstPhase>(), getPropValue<TypeTag, Properties::Formulation>(), getPropValue<TypeTag, Properties::ReplaceCompEqIdx>()> |