mpiNotifySourceAppend
Declaration
long mpiNotifySourceAppend(MPINotify notify, void *source)
Description
mpiNotifySourceAppend appends an event source (source) to the list of event sources maintained by a Notify object (notify).
See Also