|
OpenM++ runtime library (libopenm)
|
OpenM++: empty implementation of message passing library. More...


Go to the source code of this file.
Classes | |
| struct | openm::EmptyPackedAdapter |
| pack and unpack adapter for metadata table db rows (empty implementation). More... | |
| class | openm::MsgEmptyExec |
| message passing main class. More... | |
| class | openm::MsgEmptySendBase |
| base class for non-blocking send (empty implementation) More... | |
| class | openm::MsgEmptySendArray |
| non-blocking send of value array (empty implementation) More... | |
| class | openm::MsgEmptySendPacked |
| non-blocking send of packed data (empty implementation) More... | |
| class | openm::MsgEmptyRecvArray |
| non-blocking receive of value array (empty implementation) More... | |
| class | openm::MsgEmptyRecvPacked |
| non-blocking receive of packed data (empty implementation) More... | |
Namespaces | |
| namespace | openm |
| openM++ namespace | |
OpenM++: empty implementation of message passing library.