mpiEventMaskSET
Declaration
#define mpiEventMaskSET(mask,type)
Description
mpiEventMaskSET is a macro that sets the bit associated with MPI event type in the event mask. The event types are defined in the MPIEventType and MPIEventType enumerations. After the event mask bits are initialized, the mask can be passed to a mpiObjectEventNotifySet(...) method which configures the controller to generate events.
|
|---|
See Also
MPIEventMask | mpiEventMaskGET | MPIEventType | mpiEventMaskSET_ALL
