Set the model traits property. More...
#include <dumux/porousmediumflow/mpnc/model.hh>
Set the model traits property.
Public Types | |
using | type = MPNCModelTraits< FluidSystem::numPhases, FluidSystem::numComponents, getPropValue< TypeTag, Properties::PressureFormulation >(), getPropValue< TypeTag, Properties::UseMoles >(), getPropValue< TypeTag, Properties::ReplaceCompEqIdx >()> |
using Dumux::Properties::ModelTraits< TypeTag, TTag::MPNC >::type = MPNCModelTraits<FluidSystem::numPhases, FluidSystem::numComponents, getPropValue<TypeTag, Properties::PressureFormulation>(), getPropValue<TypeTag, Properties::UseMoles>(), getPropValue<TypeTag, Properties::ReplaceCompEqIdx>()> |