mpiObjectMapIS_CLEAR
Declaration
#define mpiObjectMapIS_CLEAR(objectMap) ((objectMap) == 0x0)
Description
mpiObjectMapIS_CLEAR compares the map to 0x0. If the map is zero, it returns a non-zero value.
See Also