20#ifndef OPM_RESCOUP_RECEIVE_SLAVE_GROUP_DATA_HPP
21#define OPM_RESCOUP_RECEIVE_SLAVE_GROUP_DATA_HPP
23#include <opm/simulators/flow/rescoup/ReservoirCoupling.hpp>
24#include <opm/simulators/wells/GuideRateHandler.hpp>
25#include <opm/simulators/wells/GroupState.hpp>
26#include <opm/simulators/wells/GroupStateHelper.hpp>
27#include <opm/simulators/utils/DeferredLogger.hpp>
49template<
class Scalar,
class IndexTraits>
79 GroupStateHelperType& groupStateHelper_;
85 const Schedule& schedule_;
94 const int report_step_idx_;
Definition GroupStateHelper.hpp:57
Definition GroupState.hpp:41
Definition GasLiftGroupInfo.hpp:38
RescoupReceiveSlaveGroupData(GroupStateHelperType &groupStateHelper)
Construct a receiver for slave group data.
Definition RescoupReceiveSlaveGroupData.cpp:39
void receiveSlaveGroupData()
Receive and process group data from all active slave processes.
Definition RescoupReceiveSlaveGroupData.cpp:54
Definition ReservoirCouplingMaster.hpp:38
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition blackoilbioeffectsmodules.hh:45
Definition ReservoirCoupling.hpp:187
Definition ReservoirCoupling.hpp:195
Definition ReservoirCoupling.hpp:229
Definition ReservoirCoupling.hpp:211