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

set the model traits More...

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

Inheritance diagram for Dumux::Properties::ModelTraits< TypeTag, TTag::Tracer >:
Inheritance graph

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: