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 19 of file mpio_err.c.
References ADIOI_Snprintf(), buf, and idx.
Definition at line 45 of file mpio_err.c.
References ADIOI_FileD::err_handler, MPI_Abort, and MPIO_File_resolve().