mpiPathElementTYPE
Declaration
#define mpiPathElementTYPE(type) ((type) & MPIPathElementTypeMASK)
Required Header: stdmpi.h
Description
mpiPathElementTYPE is a macro that masks off all other bits in type, leaving the path element type.
See Also
MPIPathElementType