mpiIdnDataGET

Declaration  

 

#define mpiIdnDataGET(idn,idnData) \
        mpiIdnFieldGet((idn), MPIIdnFieldDATA, (idnData))
Required Header stdmpi.h
Description

IdnDataGET reads the MPIIdnFieldDATA from the specified idn and writes it to the location pointed to by idnData.

See Also mpiIdnDataSET