Loadable Function: [FLAG INFO] = MPI_Initialized
Indicates whether MPI_Init 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