mpiSqNodeSynqNet
Declaration
MPI_RESULT mpiSqNodeSynqNet(MPISqNode node, MPISynqNet *synqNet);
Required Header: stdmpi.h
Change History: Added in 04.00.
Description
mpiSqNodeSynqNet writes the SynqNet object handle associated with the sqNode object into the location pointed to by synqNet.
| sqNode | A handle to a SynqNet node object |
|---|---|
| *synqNet | A pointer to a SynqNet object |
| Return Values |
|---|
| MPIMessageOK |
