mpiControlType

Declaration

int32_t 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.

Return Values
MPIMessageOK