OpenM++ runtime library (libopenm)
msgMpiSend.h File Reference

OpenM++ message passing library: sender class for MPI-based implementation. More...

Include dependency graph for msgMpiSend.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openm::MpiSendBase
 base class for non-blocking MPI send More...
 
class  openm::MpiSendArray
 non-blocking MPI send of value array More...
 
class  openm::MpiSendPacked
 non-blocking MPI send of packed data More...
 

Namespaces

namespace  openm
 openM++ namespace
 

Detailed Description

OpenM++ message passing library: sender class for MPI-based implementation.