Go to the source code of this file.
Functions | |
int | MPIO_Err_create_code (int lastcode, int fatal, const char fcname[], int line, int error_class, const char generic_msg[], const char specific_msg[],...) |
int | MPIO_Err_return_file (MPI_File mpi_fh, int error_code) |
int | MPIO_Err_return_comm (MPI_Comm mpi_comm, int error_code) |
int MPIO_Err_create_code | ( | int | lastcode, | |
int | fatal, | |||
const char | fcname[], | |||
int | line, | |||
int | error_class, | |||
const char | generic_msg[], | |||
const char | specific_msg[], | |||
... | ||||
) |
Definition at line 16 of file mpio_err.c.
References MPIR_Err_setmsg().
Definition at line 35 of file mpio_err.c.
References buf, ADIOI_FileD::err_handler, fh, MPI_Abort, MPI_Comm_rank, and MPIO_File_resolve().
Definition at line 62 of file mpio_err.c.
References MPIO_Err_return_file().