OpenM++ runtime library (libopenm)
|
This is the complete list of members for openm::MsgExecBase, including all inherited members.
group_rank (defined in openm::MsgExecBase) | openm::MsgExecBase | protected |
groupRank(void) const | openm::MsgExecBase | |
MsgExecBase(IFinalState *i_final) (defined in openm::MsgExecBase) | openm::MsgExecBase | inlineprotected |
rank(void) const | openm::MsgExecBase | |
sendLst (defined in openm::MsgExecBase) | openm::MsgExecBase | protected |
startSend(int i_sendTo, MsgTag i_msgTag, const type_info &i_type, size_t i_size, void *i_valueArr) | openm::MsgExecBase | |
startSendPacked(int i_sendTo, const IRowBaseVec &i_rowVec, const IPackedAdapter &i_adapter) | openm::MsgExecBase | |
theFinal (defined in openm::MsgExecBase) | openm::MsgExecBase | protected |
tryReceive(int i_recvFrom, MsgTag i_msgTag, const type_info &i_type, size_t i_size, void *io_valueArr) const | openm::MsgExecBase | |
tryReceive(int i_recvFrom, IRowBaseVec &io_resultRowVec, const IPackedAdapter &i_adapter) const | openm::MsgExecBase | |
waitSendAll(void) | openm::MsgExecBase | |
worldCommSize (defined in openm::MsgExecBase) | openm::MsgExecBase | protected |
worldRank (defined in openm::MsgExecBase) | openm::MsgExecBase | protected |
worldSize(void) const | openm::MsgExecBase | |
~MsgExecBase(void) noexcept | openm::MsgExecBase | inlinevirtual |