mpiSequenceStart

Declaration

long mpiSequenceStart(MPISequence sequence,
                      MPICommand  command) 

 

Required Header: stdmpi.h

Description

mpiSequenceStart begins the execution of a Sequence (sequence), starting with the Command (command). If command is MPIHandleVOID, execution starts with the first command of the Sequence.

Return Values
MPIMessageOK

See Also

mpiSequenceStop