Navigation

Operators and Keywords

Function List:

C++ API

Loadable Function: [FLAG, INFO] = MPI_Finalized ()

Indicates whether MPI_Finalize has been executed.

             FLAG (int) return code
          	    0 false
                     1 true
             INFO (int) return code
                0 MPI_SUCCESS    This function always returns MPI_SUCCESS
          SEE ALSO: MPI_Init, MPI_Finalize

Package: mpi