MPIEventMessage
Definition
typedef enum { MPIEventMessageEVENT_INVALID, } MPIEventMessage;
Description
MPIEventMessage is an enumeration of Event error messages that can be returned by the MPI library.
See Also