mpiSequenceStop
Declaration
int32_t mpiSequenceStop(MPISequence sequence)
Required Header: stdmpi.h
Description
mpiSequenceStop 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 |