xc
Public Member Functions | Friends | List of all members
XC::MPI_ChannelAddress Class Reference

It is used to encapsulate the addresses used to send/recv messages using the MPI library. More...

#include <MPI_ChannelAddress.h>

Inheritance diagram for XC::MPI_ChannelAddress:
Inheritance graph
[legend]
Collaboration diagram for XC::MPI_ChannelAddress:
Collaboration graph
[legend]

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
 

Detailed Description

It is used to encapsulate the addresses used to send/recv messages using the MPI library.


The documentation for this class was generated from the following files: