Searched refs:MPI_Error_string (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/sys/tests/ |
| H A D | ex74.c | 14 MPI_Error_string(err, (char *)errorstring, &len); in main()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | PETSc.pyx | 101 int MPI_Error_string(int, char[], int*) 109 <void>MPI_Error_string(ierr, mpi_err_str, &result_len)
|
| /petsc/doc/manualpages/ |
| H A D | mpi.www.index | 141 man:+MPI_Error_string++MPI_Error_string++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Err… 480 man:+MPI_Error_string++MPI_Error_string++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Err…
|
| /petsc/src/sys/error/ |
| H A D | err.c | 1070 MPI_Error_string(err, (char *)errorstring, &len); in PetscMPIErrorString()
|
| /petsc/include/petsc/mpiuni/ |
| H A D | mpi.h | 566 #define MPI_Error_string(errorcode, string, result_len) \ macro
|