mpiControlType
Declaration
long mpiControlType(MPIControl control, MPIControlType *type)
Required Header: stdmpi.h
Description
When a Control object (control) is created, a type is used. mpiControlType writes this type to the contents of type.
See Also