mpiSynqNetControl

Declaration

MPI_RESULT
   mpiSynqNetControl(MPISynqNet   synqNet,
                     MPIControl   *control);

 

Required Header: stdmpi.h
Change History: Modified in 04.00.

Description

mpiSynqNetControl writes the control object handle associated with the SynqNet object into the location pointed to by control.

synqNet A handle to a SynqNet object.
*control A pointer to a control object.
Return Values
MPIMessageOK

See Also

mpiSynqNetCreate | mpiControlCreate