OpenM++ runtime library (libopenm)
|
OpenM++: message passing library common classes and interfaces. More...
Go to the source code of this file.
Classes | |
class | openm::IMsgSend |
public interface for message sender More... | |
class | openm::IMsgSendArray |
public interface to send value array More... | |
class | openm::IMsgSendPacked |
public interface to send packed data. More... | |
class | openm::IMsgRecv |
public interface for message receiver More... | |
class | openm::IMsgRecvArray |
public interface to receive value array More... | |
class | openm::IMsgRecvPacked |
public interface to receive packed data More... | |
Namespaces | |
namespace | openm |
openM++ namespace | |
OpenM++: message passing library common classes and interfaces.