25#ifndef DUMUX_RICHARDS_INDICES_HH
26#define DUMUX_RICHARDS_INDICES_HH
Index names for the Richards model.
Definition: porousmediumflow/richards/indices.hh:36
static constexpr int conti0EqIdx
Equation index for the mass conservation of the wetting phase.
Definition: porousmediumflow/richards/indices.hh:42
static constexpr int bothPhases
Both phases are present.
Definition: porousmediumflow/richards/indices.hh:47
static constexpr int gasPhaseOnly
Only the gas phase is present.
Definition: porousmediumflow/richards/indices.hh:46
static constexpr int liquidPhaseOnly
Only the liquid phase is present.
Definition: porousmediumflow/richards/indices.hh:45
static constexpr int switchIdx
Definition: porousmediumflow/richards/indices.hh:39
static constexpr int pressureIdx
Primary variable index for the wetting phase pressure.
Definition: porousmediumflow/richards/indices.hh:38