
Go to the source code of this file.
Functions | |
| void | ADIO_Close (ADIO_File fd, int *error_code) |
Definition at line 14 of file ad_close.c.
References ADIOI_FileD::access_mode, ADIO_Delete(), ADIOI_Datatype_iscontig(), ADIOI_Delete_flattened(), ADIOI_Error(), ADIOI_Fns_struct::ADIOI_xxx_Close, ADIOI_FileD::async_count, ADIOI_FileD::comm, ADIOI_FileD::etype, ADIOI_FileD::filename, ADIOI_FileD::filetype, ADIOI_FileD::fns, free(), ADIOI_FileD::info, MPI_Abort(), MPI_Barrier(), MPI_Comm_free(), MPI_Comm_rank(), MPI_COMM_WORLD, MPI_Info_free(), MPI_Type_free(), MPI_Type_get_envelope(), and MPIR_Err_setmsg().
Referenced by MPI_File_close(), and MPI_File_open().
1.5.5