version 3.9-dev
Dumux::ThreePIndices Class Reference

The common indices for the isothermal three-phase model.

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

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

◆ pressureIdx

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

◆ snIdx

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

◆ swIdx

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

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