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

Defines the indices required for the two-phase fully implicit model. More...

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

Description

Defines the indices required for the two-phase fully implicit model.

Static Public Attributes

static constexpr int pressureIdx = 0
 index for first/second phase pressure (depending on formulation) in a solution vector More...
 
static constexpr int saturationIdx = 1
 index of the saturation of the first/second phase More...
 
static constexpr int conti0EqIdx = 0
 index of the first continuity equation More...
 

Member Data Documentation

◆ conti0EqIdx

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

index of the first continuity equation

◆ pressureIdx

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

index for first/second phase pressure (depending on formulation) in a solution vector

◆ saturationIdx

constexpr int Dumux::TwoPIndices::saturationIdx = 1
staticconstexpr

index of the saturation of the first/second phase


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