20#ifndef TTAG_FLOW_PROBLEM_ONE_PHASE_HPP
21#define TTAG_FLOW_PROBLEM_ONE_PHASE_HPP
33 using InheritsFrom = std::tuple<FlowProblem>;
The generic type tag for problems using the immiscible multi-phase model.
Definition blackoilmodel.hh:81
Specialized type tag for one phase (water) simulations.
Definition TTagFlowProblemOnePhase.hpp:32
Definition BlackoilModelProperties.hpp:41