mpiGeometricPathParamsGet
Declaration
int32_t mpiGeometricPathParamsGet(MPIGeometricPath path, MPIGeometricPathParams *params)
Required Header: stdmpi.h
Change History: Modified in 04.00.
Description
mpiGeometricPathParamsGet reads the parameters for a path object and writes them into the structure pointed to by params.
| path | a handle to a Path object |
|---|---|
| *params | a pointer to a MPIGeometricPathParams structure |
| Return Values |
|---|
| MPIMessageOK |
