3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::Indices< TypeTag, TTag::SequentialTwoP > Struct Template Reference

Chose the set of indices depending on the chosen formulation. More...

#include <dumux/porousmediumflow/2p/sequential/properties.hh>

Description

template<class TypeTag>
struct Dumux::Properties::Indices< TypeTag, TTag::SequentialTwoP >

Chose the set of indices depending on the chosen formulation.

Public Types

using type = SequentialTwoPIndices< GET_PROP_VALUE(TypeTag, Formulation), 0 >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::Indices< TypeTag, TTag::SequentialTwoP >::type = SequentialTwoPIndices<GET_PROP_VALUE(TypeTag, Formulation), 0>

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