mpiControlValidate
Declaration
int32_t mpiControlValidate(MPIControl control);
Required Header: stdmpi.h
Description
mpiControlValidate validates the control object and its handle.
| control | A control object handle. |
|---|
| Return Values |
|---|
| MPIMessageOK |
See Also
mpiControlCreate | mpiControlDelete
