22#ifndef OPM_FLOW_UTILS_HEADER_INCLUDED
23#define OPM_FLOW_UTILS_HEADER_INCLUDED
29namespace Opm {
struct SimulatorReport; }
31namespace Opm::detail {
33void checkAllMPIProcesses();
35void mergeParallelLogFiles(std::string_view
output_dir,
39void handleExtraConvergenceOutput(SimulatorReport& report,
47void hideUnusedParameters();
49int eclPositionalParameter(std::function<
void(
const std::string&,
50 const std::string&)>
addKey,
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition blackoilboundaryratevector.hh:37
constexpr auto getPropValue()
get the value data member of a property
Definition propertysystem.hh:242