mpiNodeIdnDataGET

Declaration

 

#define     mpiNodeIdnDataGET(node, idn)
            mpiNodeIdnFieldGet((node), (idn), MPIIdnFieldDATA)
Required Header stdmpi.h
Description NodeIdnDataGET gets all of the fields from an idn located on a node, and writes them into the idn object.
See Also