mpiPathAppend

Declaration
long mpiPathAppend(MPIPath        path, 
MPIPathElement *element);
Required Header stdmpi.h
Description

PathAppend adds an array of path elements pointed to by element to the end of the path stored in the Path object.

Return Values
MPIMessageOK if PathAppend successfully adds the elements to the path.
See Also mpiPathCreate | mpiPathMotionParamsGenerate