mpiObjectMapIS_CLEAR

Declaration
#define mpiObjectMapIS_CLEAR(map)	((map) == 0x0)
Required Header stdmpi.h
Description

ObjectMapIS_CLEAR compares the map to 0x0. If the map is zero, it returns a non-zero value.

See Also