This is the complete list of members for PLMD::Communicator, including all inherited members.
| Abort(int) | PLMD::Communicator | |
| Allgather(const T *, int, T *, int) | PLMD::Communicator | |
| Allgatherv(const T *, int, T *, const int *, const int *) | PLMD::Communicator | |
| Barrier() const | PLMD::Communicator | |
| Bcast(T *, int, int) | PLMD::Communicator | |
| communicator | PLMD::Communicator | private |
| Communicator() | PLMD::Communicator | |
| Communicator(const Communicator &) | PLMD::Communicator | |
| Get_comm() | PLMD::Communicator | |
| Get_rank() const | PLMD::Communicator | |
| Get_size() const | PLMD::Communicator | |
| Get_world() | PLMD::Communicator | static |
| initialized() | PLMD::Communicator | static |
| Isend(const T *, int, int, int) | PLMD::Communicator | |
| operator=(const Communicator &) | PLMD::Communicator | |
| Recv(T *, int, int, int, Status &) | PLMD::Communicator | |
| Recv(T *, int, int, int) | PLMD::Communicator | |
| Set_comm(MPI_Comm) | PLMD::Communicator | |
| Set_comm(void *comm) | PLMD::Communicator | |
| Set_fcomm(void *comm) | PLMD::Communicator | |
| Split(int, int, Communicator &) const | PLMD::Communicator | |
| Sum(T *, int) | PLMD::Communicator | |
| ~Communicator() | PLMD::Communicator | virtual |