|
Jive reference manual
|
This is the complete list of members for jem::mp::Context, including all inherited members.
| abort(int err)=0 | jem::mp::Context | pure virtual |
| allreduce(const RecvBuffer &rbuf, const SendBuffer &sbuf, Opcode op)=0 | jem::mp::Context | pure virtual |
| barrier()=0 | jem::mp::Context | pure virtual |
| broadcast(const SendBuffer &buf)=0 | jem::mp::Context | pure virtual |
| broadcast(const RecvBuffer &buf, int root)=0 | jem::mp::Context | pure virtual |
| clone()=0 | jem::mp::Context | pure 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 | |
| getClass() const | jem::Object | virtual |
| getErrorString(int err) const =0 | jem::mp::Context | pure virtual |
| getType() | jem::Object | static |
| hashValue() const | jem::Object | virtual |
| initRecv(const RecvBuffer &buf, int src, int tag=DEFAULT_TAG)=0 | jem::mp::Context | pure virtual |
| initSend(const SendBuffer &buf, int dest, int tag=DEFAULT_TAG)=0 | jem::mp::Context | pure virtual |
| isShared() const | jem::mp::Context | virtual |
| myRank() const =0 | jem::mp::Context | pure virtual |
| newRequestList()=0 | jem::mp::Context | pure virtual |
| recv(const RecvBuffer &buf, int src, int tag=DEFAULT_TAG, Status *stat=0)=0 | jem::mp::Context | pure virtual |
| reduce(const RecvBuffer &rbuf, const SendBuffer &sbuf, int root, Opcode op)=0 | jem::mp::Context | pure virtual |
| send(const SendBuffer &buf, int dest, int tag=DEFAULT_TAG)=0 | jem::mp::Context | pure virtual |
| size() const =0 | jem::mp::Context | pure virtual |
| toString() const | jem::Object | virtual |
| ~Collectable() | jem::Collectable | protected |
| ~Context() | jem::mp::Context | protectedvirtual |