
Go to the source code of this file.
Functions | |
| int | MPI_File_write_at_all_end (MPI_File fh, void *buf, MPI_Status *status) |
| int MPI_File_write_at_all_end | ( | MPI_File | fh, | |
| void * | buf, | |||
| MPI_Status * | status | |||
| ) |
Definition at line 39 of file wr_atalle.c.
References ADIOI_Error(), MPI_Abort(), MPI_COMM_WORLD, MPI_SUCCESS, and MPIR_Err_setmsg().
Referenced by mpi_file_write_at_all_end_().
1.5.5