3.1-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::OnePNC > Struct Template Reference

The base model traits. Per default, we use the number of components of the fluid system. More...

#include <dumux/porousmediumflow/1pnc/model.hh>

Description

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

The base model traits. Per default, we use the number of components of the fluid system.

Public Types

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

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::BaseModelTraits< TypeTag, TTag::OnePNC >::type = OnePNCModelTraits<FluidSystem::numComponents, getPropValue<TypeTag, Properties::UseMoles>(), getPropValue<TypeTag, Properties::ReplaceCompEqIdx>()>

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