Opm::RichardsIndices Struct Reference

Indices for the primary variables/conservation equations of the Richards model. More...

#include <richardsindices.hh>

Static Public Attributes

static constexpr int pressureWIdx = 0
 Primary variable index for the wetting phase pressure. More...
 
static constexpr int contiEqIdx = 0
 Equation index for the mass conservation of the wetting phase. More...
 
static constexpr int numEq = 1
 The number of equations. More...
 

Detailed Description

Indices for the primary variables/conservation equations of the Richards model.

Member Data Documentation

◆ contiEqIdx

constexpr int Opm::RichardsIndices::contiEqIdx = 0
staticconstexpr

Equation index for the mass conservation of the wetting phase.

◆ numEq

constexpr int Opm::RichardsIndices::numEq = 1
staticconstexpr

The number of equations.

◆ pressureWIdx

constexpr int Opm::RichardsIndices::pressureWIdx = 0
staticconstexpr

Primary variable index for the wetting phase pressure.


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