This is the complete list of members for jem::mp::MPIContext, including all inherited members.
| abort(int err) | jem::mp::MPIContext | virtual |
| allreduce(const RecvBuffer &rbuf, const SendBuffer &sbuf, Opcode opcode) | jem::mp::MPIContext | virtual |
| barrier() | jem::mp::MPIContext | virtual |
| broadcast(const SendBuffer &buf) | jem::mp::MPIContext | virtual |
| broadcast(const RecvBuffer &buf, int root) | jem::mp::MPIContext | virtual |
| clone() | jem::mp::MPIContext | virtual |
| jem::Object::clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| ExtensionID typedef | jem::mp::Context | |
| finalize() | jem::mp::MPIContext | static |
| finalized() | jem::mp::MPIContext | static |
| getClass() const | jem::Object | virtual |
| getComm() const | jem::mp::MPIContext | |
| getErrorString(int err) const | jem::mp::MPIContext | virtual |
| getType() | jem::Object | static |
| hashValue() const | jem::Object | virtual |
| init(int *argc, char ***argv) | jem::mp::MPIContext | static |
| initRecv(const RecvBuffer &buf, int src, int tag) | jem::mp::MPIContext | virtual |
| initSend(const SendBuffer &buf, int dest, int tag) | jem::mp::MPIContext | virtual |
| isShared() const | jem::mp::Context | virtual |
| MPIContext(MPI_Comm comm) | jem::mp::MPIContext | explicit |
| myRank() const | jem::mp::MPIContext | virtual |
| newRequestList() | jem::mp::MPIContext | virtual |
| recv(const RecvBuffer &buf, int src, int tag, Status *stat) | jem::mp::MPIContext | virtual |
| reduce(const RecvBuffer &rbuf, const SendBuffer &sbuf, int root, Opcode opcode) | jem::mp::MPIContext | virtual |
| Self typedef | jem::mp::MPIContext | |
| send(const SendBuffer &buf, int dest, int tag) | jem::mp::MPIContext | virtual |
| size() const | jem::mp::MPIContext | virtual |
| Super typedef | jem::mp::MPIContext | |
| toString() const | jem::Object | virtual |
| ~Collectable() | jem::Collectable | protected |
| ~Context() | jem::mp::Context | protectedvirtual |
| ~MPIContext() | jem::mp::MPIContext | protectedvirtual |