ParallelSerialization.hpp File Reference
Include dependency graph for ParallelSerialization.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Opm
 
namespace  Opm::Action
 

Functions

void Opm::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. ! More...
 
template<class T >
void Opm::eclBroadcast (Parallel::Communication, T &)