mpiMotionTYPE

Declaration

 

#define	 mpiMotionTYPE(type) 	((type) & MPIMotionTypeMASK)
Required Header stdmpi.h
Description

MotionType masks off all other bits in type, leaving the motion type.

See Also MPIMotionType