version 3.8
Dumux::Properties::EquilibriumModelTraits< TypeTag, TTag::MPNCNonequil > Struct Template Reference

set equilibrium model traits

#include <dumux/porousmediumflow/mpnc/model.hh>

Public Types

using type = MPNCModelTraits< FluidSystem::numPhases, FluidSystem::numComponents, getPropValue< TypeTag, Properties::PressureFormulation >(), getPropValue< TypeTag, Properties::UseMoles >(), getPropValue< TypeTag, Properties::ReplaceCompEqIdx >()>
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::EquilibriumModelTraits< TypeTag, TTag::MPNCNonequil >::type = MPNCModelTraits<FluidSystem::numPhases, FluidSystem::numComponents, getPropValue<TypeTag, Properties::PressureFormulation>(), getPropValue<TypeTag, Properties::UseMoles>(), getPropValue<TypeTag, Properties::ReplaceCompEqIdx>()>

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