Jive reference manual
|
This is the complete list of members for jem::mp::MTContext, including all inherited members.
abort(int err) | jem::mp::MTContext | virtual |
allreduce(const RecvBuffer &in, const SendBuffer &out, Opcode opcode) | jem::mp::MTContext | virtual |
barrier() | jem::mp::MTContext | virtual |
broadcast(const SendBuffer &buf) | jem::mp::MTContext | virtual |
broadcast(const RecvBuffer &buf, int root) | jem::mp::MTContext | virtual |
clone() | jem::mp::MTContext | 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 | jem::mp::MTContext | virtual |
getType() | jem::Object | static |
hashValue() const | jem::Object | virtual |
initRecv(const RecvBuffer &buf, int src, int tag) | jem::mp::MTContext | virtual |
initSend(const SendBuffer &buf, int dest, int tag) | jem::mp::MTContext | virtual |
isShared() const | jem::mp::MTContext | virtual |
MTContext(int n) | jem::mp::MTContext | explicit |
MTContext(int rank, const Self &rhs) | jem::mp::MTContext | |
MTContext(int rank, const Ref< mt::Arena > &arena) | jem::mp::MTContext | |
myRank() const | jem::mp::MTContext | virtual |
newRequestList() | jem::mp::MTContext | virtual |
recv(const RecvBuffer &buf, int src, int tag, Status *stat) | jem::mp::MTContext | virtual |
reduce(const RecvBuffer &in, const SendBuffer &out, int root, Opcode opcode) | jem::mp::MTContext | virtual |
Self typedef | jem::mp::MTContext | |
send(const SendBuffer &buf, int dest, int tag) | jem::mp::MTContext | virtual |
size() const | jem::mp::MTContext | virtual |
Super typedef | jem::mp::MTContext | |
toString() const | jem::Object | virtual |
~Collectable() | jem::Collectable | protected |
~Context() | jem::mp::Context | protectedvirtual |
~MTContext() | jem::mp::MTContext | protectedvirtual |