mpiSynqNetControl
Declaration
MPI_RESULT mpiSqNodeControl(MPISqNode node, MPIControl *control);
Required Header: stdmpi.h
Change History: Modified in 04.00.
Description
mpiSqNodeControl writes the control object handle associated with the SqNode object into the location pointed to by control.
node |
A handle to a SynqNet node object |
|---|---|
*control |
A pointer to a control object |
| Return Values |
|---|
| MPIMessageOK |
