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

OpenM++ message passing library: pack and unpack wrapper class for MPI-based implementation. More...

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

Go to the source code of this file.

Classes

class  openm::MpiPacked
 wrapper class around of MPI_Pack and MPI_Unpack More...
 
struct  openm::RowMpiPackedAdapter< TRow >
 MPI-based adapter to pack and unpack metadata db row. More...
 
struct  openm::MetaMpiPackedAdapter< rowMsgTag, TRow >
 MPI-based adapter to pack and unpack vector of metadata db rows. More...
 

Namespaces

namespace  openm
 openM++ namespace
 

Detailed Description

OpenM++ message passing library: pack and unpack wrapper class for MPI-based implementation.