OpenM++ runtime library (libopenm)
|
This is the complete list of members for openm::MpiSendBase, including all inherited members.
cleanup(void) noexcept (defined in openm::MpiSendBase) | openm::MpiSendBase | protected |
isCompleted(void) | openm::MpiSendBase | |
mpiRq (defined in openm::MpiSendBase) | openm::MpiSendBase | protected |
MpiSendBase(int i_selfRank, int i_sendTo, MsgTag i_msgTag) | openm::MpiSendBase | |
msgTag (defined in openm::MpiSendBase) | openm::MpiSendBase | protected |
selfRank (defined in openm::MpiSendBase) | openm::MpiSendBase | protected |
sendToRank (defined in openm::MpiSendBase) | openm::MpiSendBase | protected |
~MpiSendBase(void) noexcept | openm::MpiSendBase | virtual |