
Go to the source code of this file.
Functions | |
| int | MPI_File_get_errhandler (MPI_File fh, MPI_Errhandler *errhandler) |
| int MPI_File_get_errhandler | ( | MPI_File | fh, | |
| MPI_Errhandler * | errhandler | |||
| ) |
Definition at line 39 of file get_errh.c.
References ADIOI_DFLT_ERR_HANDLER, ADIOI_Error(), MPI_Abort(), MPI_COMM_WORLD, MPI_SUCCESS, and MPIR_Err_setmsg().
Referenced by mpi_file_get_errhandler_().
1.5.5