40 using MessageTag = ReservoirCoupling::MessageTag;
44 const ReservoirCoupling::CouplingInfo &
rescoup
50 std::pair<std::vector<char>, std::size_t>
51 getMasterGroupNamesForSlave_(
const std::string &
slave_name)
const;
52 std::vector<char *> getSlaveArgv_(
56 void prepareTimeStepping_();
57 void receiveActivationDateFromSlaves_();
58 void receiveSimulationStartDateFromSlaves_();
59 void sendMasterGroupNamesToSlaves_();
60 std::pair<std::vector<char>, std::size_t>
61 serializeStrings_(std::vector<std::string> data)
const;
62 void spawnSlaveProcesses_();
65 const ReservoirCoupling::CouplingInfo &rescoup_;
66 const Parallel::Communication &comm_;
constexpr auto getPropValue()
get the value data member of a property
Definition propertysystem.hh:242