3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Attributes | List of all members
Dumux::ThreePIndices Class Reference

The common indices for the isothermal three-phase model. More...

#include <dumux/porousmediumflow/3p/indices.hh>

Description

The common indices for the isothermal three-phase model.

Static Public Attributes

static constexpr int pressureIdx = 0
 index for gas phase pressure in a solution vector More...
 
static constexpr int swIdx = 1
 index of water (more wetting than the other liquid) saturation More...
 
static constexpr int snIdx = 2
 index of (e.g.) NAPL saturation More...
 
static constexpr int conti0EqIdx = 0
 index of first balance equation More...
 

Member Data Documentation

◆ conti0EqIdx

constexpr int Dumux::ThreePIndices::conti0EqIdx = 0
staticconstexpr

index of first balance equation

◆ pressureIdx

constexpr int Dumux::ThreePIndices::pressureIdx = 0
staticconstexpr

index for gas phase pressure in a solution vector

◆ snIdx

constexpr int Dumux::ThreePIndices::snIdx = 2
staticconstexpr

index of (e.g.) NAPL saturation

◆ swIdx

constexpr int Dumux::ThreePIndices::swIdx = 1
staticconstexpr

index of water (more wetting than the other liquid) saturation


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