mpiNodeIdnGET

Declaration

 

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