Class | Description |
---|---|
Cartcomm |
This class represents a communicator with a cartesian structure.
|
CartParms |
Not Implemented in the current release |
Comm |
This class represents communicators.
|
Datatype |
The
Datatype class represents MPI_DATATYPE handles. |
Errhandler |
This class represents a handler for errors.
|
Graphcomm |
The class represents a communicator with a graph structure.
|
GraphParms |
Not Implemented in the current release |
Group |
This class represents
MPI_Group . |
Info |
This class represents
MPI_Info . |
Intercomm |
This class represents intercommunicators.
|
Intracomm |
This class represents intracommunicators.
|
MPI |
This class represents the MPI environment.
|
Op |
This class represents
MPI_Op . |
Prequest |
Persistent request object.
|
Request |
Request object representing
MPI_REQUEST . |
ShiftParms |
Not Implemented in the current release |
Status |
This class represents
MPI_STATUS . |
User_function |
Not Implemented in the current release |
Exception | Description |
---|---|
MPIException |
This class signals an MPI exception that has occured.
|