3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::RichardsNCIndices Struct Reference

The indices for the isothermal Richards, n-component model. More...

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

Description

The indices for the isothermal Richards, n-component model.

Static Public Attributes

static constexpr int compMainIdx = 0
 Component indices.
static constexpr int pressureIdx = 0
 primary variable indices
static constexpr int conti0EqIdx = 0
 Equation indices.

Member Data Documentation

◆ compMainIdx

int Dumux::RichardsNCIndices::compMainIdx = 0
staticconstexpr

Component indices.

main component index

◆ conti0EqIdx

int Dumux::RichardsNCIndices::conti0EqIdx = 0
staticconstexpr

Equation indices.

Note
These indices make sense if the first balance is replaced by the total mass balance. continuity equation index

◆ pressureIdx

int Dumux::RichardsNCIndices::pressureIdx = 0
staticconstexpr

primary variable indices

pressure


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