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

Set the model traits property. More...

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

Description

template<class TypeTag>
struct Dumux::Properties::BaseModelTraits< TypeTag, TTag::TwoPTwoC >

Set the model traits property.

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: