mpiIdnElementGET

Declaration  

 

#define	mpiIdnElementGET(idn,idnElement) \
	mpiIdnFieldGet((idn), MPIIdnFieldALL, (idnElement))
Required Header stdmpi.h
Description

IdnElementGET reads the MPIIdnFieldALL from the specified idn and writes it to the location pointed to by idnElement.

See Also MPIIdnElement