Opm::Parallel Namespace Reference

Classes

class  MpiSerializer
 Class for serializing and broadcasting data using MPI. More...
 
struct  RootRank
 Avoid mistakes in calls to broadcast() by wrapping the root argument in an explicit type. More...
 

Typedefs

using MPIComm = typename Dune::MPIHelper::MPICommunicator
 
using Communication = Dune::Communication< MPIComm >
 

Typedef Documentation

◆ Communication

using Opm::Parallel::Communication = typedef Dune::Communication<MPIComm>

◆ MPIComm

using Opm::Parallel::MPIComm = typedef typename Dune::MPIHelper::MPICommunicator