mpiObjectMapBitCountMAX
Declaration
#define mpiObjectMapBitCountMAX(objectMap) (sizeof(objectMap) * 8)
Description
mpiObjectMapBitCountMAX calculates the maximum bit count for the specified object objectMap.
See Also