3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
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>

Inheritance diagram for Dumux::Properties::Indices< TypeTag, TTag::SequentialTwoP >:
Inheritance graph

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<getPropValue<TypeTag, Properties::Formulation>(), 0>

Member Typedef Documentation

◆ type

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

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