3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::ModelTraits< TypeTag, TTag::MPNC > Struct Template Reference

Set the model traits property. More...

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

Description

template<class TypeTag>
struct Dumux::Properties::ModelTraits< TypeTag, TTag::MPNC >

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 >()>
 

Member Typedef Documentation

◆ type

template<class TypeTag >
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>()>

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