Go to the source code of this file.
Data Structures | |
struct | MPIR_Info |
Functions | |
void | MPIR_MPIOInit (int *error_code) |
Variables | |
MPI_Delete_function | ADIOI_End_call |
void MPIR_MPIOInit | ( | int * | error_code | ) |
Definition at line 20 of file mpir-mpioinit.c.
References ADIO_Init(), ADIOI_End_call, flag, MPI_Attr_put, MPI_Keyval_create, MPIO_Err_create_code(), MPIO_Err_return_file(), and myname.
Referenced by MPI_File_delete(), MPI_File_open(), MPI_Info_create(), and MPI_Register_datarep().
MPI_Delete_function ADIOI_End_call |