28#ifndef OPM_FLOW_PROBLEM_PARAMETERS_HPP
29#define OPM_FLOW_PROBLEM_PARAMETERS_HPP
31#include <opm/input/eclipse/Parser/ParserKeywords/E.hpp>
33namespace Opm::Parameters {
44{
static constexpr int value = ParserKeywords::EQLDIMS::DEPTH_NODES_P::defaultValue; };
46struct OutputMode {
static constexpr auto value =
"all"; };
57void registerFlowProblemParameters();
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition blackoilboundaryratevector.hh:37
Definition FlowProblemParameters.hpp:37
Definition FlowProblemParameters.hpp:40
Definition FlowProblemParameters.hpp:44
Definition FlowProblemParameters.hpp:46
Definition FlowProblemParameters.hpp:50