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 {
51{
static constexpr int value = ParserKeywords::EQLDIMS::DEPTH_NODES_P::defaultValue; };
53struct OutputMode {
static constexpr auto value =
"all"; };
64void registerFlowProblemParameters();
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition blackoilboundaryratevector.hh:37
Definition FlowProblemParameters.hpp:43
Definition FlowProblemParameters.hpp:37
Definition FlowProblemParameters.hpp:40
Definition FlowProblemParameters.hpp:51
Definition FlowProblemParameters.hpp:47
Definition FlowProblemParameters.hpp:53
Definition FlowProblemParameters.hpp:57