| Allreduce(const Comm_ref_t &senddata, Comm_ref_t &recvdata, const MPI::Op &op) const | GMPI::Intracomm |  [inline] | 
  | Allreduce(const void *sendbuf, void *recvbuf, int count, const MPI::Datatype &datatype, const MPI::Op &op) const | GMPI::Intracomm |  [inline] | 
  | Barrier() const | GMPI::Intracomm |  [inline] | 
  | Bcast(Comm_ref_t &data, int root) const | GMPI::Intracomm |  [inline] | 
  | Bcast(void *buffer, int count, const MPI::Datatype &datatype, int root) const | GMPI::Intracomm |  [inline] | 
  | Comm(const MPI::Intracomm &mpi_comm) | GMPI::Comm |  [inline] | 
  | Gather(const void *sendbuf, int sendcount, const MPI::Datatype &sendtype, void *recvbuf, int recvcount, const MPI::Datatype &recvtype, int root) const | GMPI::Intracomm |  [inline] | 
  | Get_rank() const | GMPI::Comm |  [inline] | 
  | Get_size() const | GMPI::Comm |  [inline] | 
  | Intracomm(MPI::Intracomm &mpi_comm) | GMPI::Intracomm |  [inline] | 
  | mpi_comm_ref() | GMPI::Comm |  [inline] | 
  | mpi_comm_ref() const | GMPI::Comm |  [inline] | 
  | my_comm | GMPI::Comm |  [protected] | 
  | Recv(Comm_ref_t &data, int source, int tag, MPI::Status &status) const | GMPI::Comm |  [inline] | 
  | Reduce(const Comm_ref_t &senddata, Comm_ref_t &recvdata, const MPI::Op &op, int root) const | GMPI::Intracomm |  [inline] | 
  | Send(const Comm_ref_t &data, int dest, int tag) const | GMPI::Comm |  [inline] |