mpiEventMaskASSIGN

Declaration
#define mpiEventMaskASSIGN(dst,src)((dst)[0] = (src)[0]), \
Required Header stdmpi.h
Description

EventMaskASSIGN assigns the value of event mask src to the event mask dst.

See Also MPIEventMask