|
xc
|
It is used to encapsulate the addresses used to send/recv messages using the MPI library. More...
#include <MPI_ChannelAddress.h>


Public Member Functions | |
| MPI_ChannelAddress (int otherProcessTag) | |
| MPI_ChannelAddress (int otherProcessTag, MPI_Comm otherComm) | |
Public Member Functions inherited from XC::ChannelAddress | |
| ChannelAddress (int type) | |
| virtual int | getType (void) const |
Friends | |
| class | MPI_Channel |
It is used to encapsulate the addresses used to send/recv messages using the MPI library.
1.8.13