mpiIdnDataSET

Declaration  

 

#define	mpiIdnDataSET(idn,idnData) \
	mpiIdnFieldSet((idn), MPIIdnFieldDATA, (idnData))
Required Header stdmpi.h
Description

IdnDataSET writes the MPIIdnFieldDATA to the specified idn, from the location pointed to by idnData.

See Also mpiIdnDataGET