mpiObjectMapMAX
Declaration
#define mpiObjectMapMAX(objectMap,count) ((objectMap) = (0x1 << (count)) - 1)
Description
mpiObjectMapMAX calculates the maximum object objectMap with the specified count.
See Also