mpiAxisValidate

Declaration

int32_t mpiAxisValidate(MPIAxis  axis) 

Required Header: axis.h

Description

mpiAxisValidate validates the Axis object and its handle (axis). AxisValidate should be called immediately after an object is created.

axis a handle to the Axis object to be validated
Return Values
MPIMessageOK

See Also

mpiAxisCreate | mpiAxisDelete