mpiGeometricPathParamsSet
Declaration
long mpiGeometricPathParamsSet(MPIGeometricPath path, MPIGeometricPathParams *params)
Required Header: stdmpi.h
Change History: Added in 04.00.
Description
mpiGeometricPathParamsSet writes the parameters from the structure pointed to by params into the Path object.
path | a handle to a Path object |
---|---|
*params | a pointer to a MPIGeometricPathParams structure |
Return Values |
---|
MPIMessageOK |