OpenM++ runtime library (libopenm)
|
This is the complete list of members for openm::MsgEmptyExec, including all inherited members.
bcastInt(int i_groupOne, void *io_value) | openm::IMsgExec | inline |
bcastReceive(int, const type_info &, size_t, void *) override | openm::MsgEmptyExec | inlinevirtual |
bcastReceivePacked(int, IRowBaseVec &, const IPackedAdapter &) override | openm::MsgEmptyExec | inlinevirtual |
bcastSend(int, const type_info &, size_t, void *) override | openm::MsgEmptyExec | inlinevirtual |
bcastSendPacked(int, IRowBaseVec &, const IPackedAdapter &) override | openm::MsgEmptyExec | inlinevirtual |
bcastValue(int, const type_info &, void *) override | openm::MsgEmptyExec | inlinevirtual |
create(int argc, char **argv, IFinalState *i_final) | openm::IMsgExec | static |
createGroups(int, int) override | openm::MsgEmptyExec | inlinevirtual |
group_rank (defined in openm::MsgExecBase) | openm::MsgExecBase | protected |
groupRank(void) const noexcept override | openm::MsgEmptyExec | inlinevirtual |
isRoot(void) const | openm::IMsgExec | inline |
MsgEmptyExec(int &, char **&, IFinalState *i_final) | openm::MsgEmptyExec | inline |
MsgExecBase(IFinalState *i_final) (defined in openm::MsgExecBase) | openm::MsgExecBase | inlineprotected |
rank(void) const override | openm::MsgEmptyExec | inlinevirtual |
rootRank | openm::IMsgExec | static |
sendLst (defined in openm::MsgExecBase) | openm::MsgExecBase | protected |
setCleanExit(bool) override | openm::MsgEmptyExec | inlinevirtual |
startSend(int i_sendTo, MsgTag i_msgTag, const type_info &i_type, size_t i_size, void *i_valueArr) override | openm::MsgEmptyExec | inlinevirtual |
startSendPacked(int i_sendTo, const IRowBaseVec &i_rowVec, const IPackedAdapter &i_adapter) override | openm::MsgEmptyExec | inlinevirtual |
theFinal (defined in openm::MsgExecBase) | openm::MsgExecBase | protected |
tryReceive(int i_recvFrom, IRowBaseVec &io_resultRowVec, const IPackedAdapter &i_adapter) const override | openm::MsgEmptyExec | inlinevirtual |
tryReceive(int i_recvFrom, MsgTag i_msgTag, const type_info &i_type, size_t i_size, void *io_valueArr) const override | openm::MsgEmptyExec | inlinevirtual |
waitSendAll(void) override | openm::MsgEmptyExec | inlinevirtual |
worldCommSize (defined in openm::MsgExecBase) | openm::MsgExecBase | protected |
worldRank (defined in openm::MsgExecBase) | openm::MsgExecBase | protected |
worldSize(void) const override | openm::MsgEmptyExec | inlinevirtual |
~IMsgExec(void) noexcept=0 | openm::IMsgExec | pure virtual |
~MsgEmptyExec(void) noexcept | openm::MsgEmptyExec | inline |
~MsgExecBase(void) noexcept | openm::MsgExecBase | inlinevirtual |