mpiSequenceStop

Declaration
long mpiSequenceStop(MPISequence sequence)
Required Header stdmpi.h
Description

SequenceStop stops a Sequence (sequence), if execution has been started. A stopped Sequence can be resumed from the point where it has stopped.

Return Values
MPIMessageOK if SequenceStop successfully stops a Sequence (while it is executing)
See Also mpiSequenceStart