mpiSequenceStep
Declaration
int32_t mpiSequenceStep(MPISequence sequence, int32_t count)
Required Header: stdmpi.h
Description
mpiSequenceStep executes count steps (Commands) of a stopped Sequence (sequence). After executing the Commands, the Sequence will be in the MPISequenceStateSTOPPED state.
Return Values | |
---|---|
MPIMessageOK |