mpiObjectMapCOMPLEMENT
Declaration
#define mpiObjectMapCOMPLEMENT(objectMap) ((objectMap) = ~(objecMap))
Description
mpiObjectMapCOMPLEMENT performs bitwise complement to the object map and assigns the result to objectMap.
See Also