mpiEventMaskBIT_POSITION
Declaration
#define mpiEventMaskBIT_POSITION (type)
Required Header: stdmpi.h
Description
mpiEventMaskBIT_POSITION is a macro that returns the bit number that is associated with MPI event type. The event types are defined in the MPIEventType and MPIEventType enumerations.
type | An enumerated event type. Use an enumerated value from MPIEventMask. |
---|
Returns |
---|
A bit number associated with the event type. |
See Also
MPIEventMask | MPIEventType | mpiEventMaskBIT | mpiEventMaskBitGET | mpiEventMaskBitSET