mpiObjectMapMAX

Declaration

 

#define	mpiObjectMapMAX(map,count)	((map) = (0x1 << (count)) - 1)
Required Header stdmpi.h
Description

ObjectMapMAX calculates the maximum object map with the specified count.

See Also