mpi4py.MPI.Add_error_string

mpi4py.MPI.Add_error_string(errorcode, string)

Associate an error string with an error class or errorcode

Parameters
  • errorcode (int) –

  • string (str) –

Return type

None