20 #ifndef OPM_SETUP_PARTITIONING_PARAMS_HPP 21 #define OPM_SETUP_PARTITIONING_PARAMS_HPP 51 std::map<std::string, std::string>
53 const std::optional<double>& edgeSizeThreshold = {});
63 std::map<std::string, std::string>
68 #endif // OPM_SETUP_PARTITIONING_PARAMS_HPP std::map< std::string, std::string > setupMetisParams(const std::string &conf)
Form collection of METIS partitioning parameters from named configuration.
Definition: SetupPartitioningParams.cpp:158
std::map< std::string, std::string > setupZoltanParams(const std::string &conf, const std::optional< double > &edgeSizeThreshold={})
Form collection of Zoltan partitioning parameters from named configuration.
Definition: SetupPartitioningParams.cpp:128
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition: blackoilbioeffectsmodules.hh:45