mpiSercosControl

Declaration
 MPIControl mpiSercosControl(MPISercos sercos) 
Required Header stdmpi.h
Description

SercosControl returns a handle to the Control object with which the Sercos object is associated.

  sercos a handle to the Sercos object
     
Return Values
handle to the Control object that a Sercos object (sercos) is associated with
MPIHandleVOID if sercos is invalid
See Also mpiSercosCreate | mpiControlCreate