mpiObjectMapBitCountMAX

Declaration
#define	  mpiObjectMapBitCountMAX(map)	(sizeof(map) * 8)
Required Header stdmpi.h
Description

ObjectMapBitCountMAX calculates the maximum bit count for the specified object map.

See Also