mpiIdnListCopy

Declaration
long mpiIdnListCopy(MPIIdnList idnList,
                    MPIIdnList dst)
Required Header stdmpi.h
Description

IdnListCopy copies the contents of idnList to dst.

Return Values
MPIMessageOK if IdnListCopy successful
See Also