mpiNodeCreate

Declaration
 mpiNodeCreate(MPISercos sercos,
               long      number) 
Required Header stdmpi.h
Description

NodeCreate creates a node object associated with the node identified by number located on a SERCOS ring, sercos. NodeCreate is the equivalent of a C++ constructor.

Return Values
handle to a Node object
MPIHandleVOID if the object could not be created
See Also mpiNodeValidate | mpiNodeDelete