13#ifndef DUMUX_RICHARDSEXTENDED_INDICES_HH
14#define DUMUX_RICHARDSEXTENDED_INDICES_HH
Index names for the Richards model.
Index names for the extended Richards model.
Definition: porousmediumflow/richardsextended/indices.hh:26
static constexpr int gasPhaseOnly
Only the gas phase is present.
Definition: porousmediumflow/richardsextended/indices.hh:31
static constexpr int liquidPhaseOnly
Only the liquid phase is present.
Definition: porousmediumflow/richardsextended/indices.hh:30
static constexpr int bothPhases
Both phases are present.
Definition: porousmediumflow/richardsextended/indices.hh:32
static constexpr int switchIdx
Definition: porousmediumflow/richardsextended/indices.hh:27
Index names for the Richards model.
Definition: porousmediumflow/richards/indices.hh:24