25#ifndef DUMUX_2P_INDICES_HH
26#define DUMUX_2P_INDICES_HH
Defines an enumeration for the formulations accepted by the two-phase model.
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29
Defines the indices required for the two-phase fully implicit model.
Definition: porousmediumflow/2p/indices.hh:37
static constexpr int pressureIdx
index for first/second phase pressure (depending on formulation) in a solution vector
Definition: porousmediumflow/2p/indices.hh:39
static constexpr int saturationIdx
index of the saturation of the first/second phase
Definition: porousmediumflow/2p/indices.hh:40
static constexpr int conti0EqIdx
index of the first continuity equation
Definition: porousmediumflow/2p/indices.hh:43