3.2-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::Tracer > Struct Template Reference

set the model traits More...

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

Description

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

set the model traits

Public Types

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

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::ModelTraits< TypeTag, TTag::Tracer >::type = TracerModelTraits<FluidSystem::numComponents, getPropValue<TypeTag, Properties::UseMoles>()>

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