13#ifndef DUMUX_2P_FORMULATION_INDICES_HH
14#define DUMUX_2P_FORMULATION_INDICES_HH
TwoPFormulation
Enumerates the formulations which the two-phase model accepts.
Definition formulation.hh:23
@ p1s0
first phase saturation and second phase pressure as primary variables
Definition formulation.hh:25
@ p0s1
first phase pressure and second phase saturation as primary variables
Definition formulation.hh:24