mpiTermAPI

The C API uses different methods to initialize and terminate map execution, including mpiTermAPI.

This method cleans up the environment. This method can be called after any other call, but only called one time for each process.
MPIRC mpiTermAPI (void)

Inputs

None

Outputs

None

Returns

Success status