version 3.9.0
Loading...
Searching...
No Matches
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
 
static constexpr int swIdx = 1
 index of water (more wetting than the other liquid) saturation
 
static constexpr int snIdx = 2
 index of (e.g.) NAPL saturation
 
static constexpr int conti0EqIdx = 0
 index of first balance equation
 

Member Data Documentation

◆ conti0EqIdx

int Dumux::ThreePIndices::conti0EqIdx = 0
staticconstexpr

◆ pressureIdx

int Dumux::ThreePIndices::pressureIdx = 0
staticconstexpr

◆ snIdx

int Dumux::ThreePIndices::snIdx = 2
staticconstexpr

◆ swIdx

int Dumux::ThreePIndices::swIdx = 1
staticconstexpr

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