mpi4py.MPI.Add_error_string

mpi4py.MPI.Add_error_string(errorcode, string)

Associate an error string with an error class or error code.

Parameters:
  • errorcode (int)

  • string (str)

Return type:

None