Ewoms::RichardsIndices Struct Reference

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

#include <richardsindices.hh>

Static Public Attributes

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

Detailed Description

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

Member Data Documentation

const int Ewoms::RichardsIndices::contiEqIdx = 0
static

Equation index for the mass conservation of the wetting phase.

const int Ewoms::RichardsIndices::numEq = 1
static

The number of equations.

const int Ewoms::RichardsIndices::pressureWIdx = 0
static

Primary variable index for the wetting phase pressure.


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