19#ifndef PARALLEL_SERIALIZATION_HPP
20#define PARALLEL_SERIALIZATION_HPP
22#include <opm/simulators/utils/ParallelCommunication.hpp>
46 Action::State& actionState,
51void eclBroadcast(Parallel::Communication, T& )
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition blackoilboundaryratevector.hh:37
void eclStateBroadcast(Parallel::Communication comm, EclipseState &eclState, Schedule &schedule, SummaryConfig &summaryConfig, UDQState &udqState, Action::State &actionState, WellTestState &wtestState)
Broadcasts an eclipse state from root node in parallel runs.
Definition ParallelSerialization.cpp:72
constexpr auto getPropValue()
get the value data member of a property
Definition propertysystem.hh:242