Navigation

Operators and Keywords

Function List:

C++ API

Loadable Function: INFO = MPI_Finalize ()

Terminate the MPI execution environment.

             INFO (int) return code
                0 MPI_SUCCESS    No error
                5 MPI_ERR_COMM   Invalid communicator (NULL?)
               13 MPI_ERR_ARG    Invalid argument (typically a NULL pointer?)
          SEE ALSO: MPI_Init

Package: mpi