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

set the model traits (with disabled diffusion) More...

#include <test/multidomain/facet/tracer_tracer/problem_tracer_lowdim.hh>

Description

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

set the model traits (with disabled diffusion)

Public Types

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

Member Typedef Documentation

◆ type

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

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