version 3.9-dev
Dumux::ExtendedRichardsIndices Struct Reference

Index names for the extended Richards model.

#include <dumux/porousmediumflow/richardsextended/indices.hh>

Inheritance diagram for Dumux::ExtendedRichardsIndices:

Static Public Attributes

static constexpr int switchIdx = 0
 
static constexpr int liquidPhaseOnly = 1
 Only the liquid phase is present. More...
 
static constexpr int gasPhaseOnly = 2
 Only the gas phase is present. More...
 
static constexpr int bothPhases = 3
 Both phases are present. More...
 
static constexpr int pressureIdx = 0
 Primary variable index for the wetting phase pressure. More...
 
static constexpr int conti0EqIdx = 0
 Equation index for the mass conservation of the wetting phase. More...
 

Member Data Documentation

◆ bothPhases

constexpr int Dumux::ExtendedRichardsIndices::bothPhases = 3
staticconstexpr

◆ conti0EqIdx

constexpr int Dumux::RichardsIndices::conti0EqIdx = 0
staticconstexprinherited

◆ gasPhaseOnly

constexpr int Dumux::ExtendedRichardsIndices::gasPhaseOnly = 2
staticconstexpr

◆ liquidPhaseOnly

constexpr int Dumux::ExtendedRichardsIndices::liquidPhaseOnly = 1
staticconstexpr

◆ pressureIdx

constexpr int Dumux::RichardsIndices::pressureIdx = 0
staticconstexprinherited

◆ switchIdx

constexpr int Dumux::ExtendedRichardsIndices::switchIdx = 0
staticconstexpr

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