mpiSequenceStep

Declaration

long mpiSequenceStep(MPISequence sequence,
                     long        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