
Go to the source code of this file.
Functions | |
| int | MPI_File_set_errhandler (MPI_File fh, MPI_Errhandler errhandler) |
| int MPI_File_set_errhandler | ( | MPI_File | fh, | |
| MPI_Errhandler | errhandler | |||
| ) |
Definition at line 37 of file set_errh.c.
References ADIOI_DFLT_ERR_HANDLER, ADIOI_Error(), MPI_Abort(), MPI_COMM_WORLD, MPI_ERRORS_ARE_FATAL, MPI_ERRORS_RETURN, MPI_SUCCESS, and MPIR_Err_setmsg().
Referenced by mpi_file_set_errhandler_().
1.5.5