3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::BaseModelTraits< TypeTag, TTag::RichardsNC > Struct Template Reference

Set the model traits class. More...

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

Inheritance diagram for Dumux::Properties::BaseModelTraits< TypeTag, TTag::RichardsNC >:
Inheritance graph

Description

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

Set the model traits class.

Public Types

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

Member Typedef Documentation

◆ type

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

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