
Go to the source code of this file.
Functions | |
| int | MPI_File_get_byte_offset (MPI_File fh, MPI_Offset offset, MPI_Offset *disp) |
| int MPI_File_get_byte_offset | ( | MPI_File | fh, | |
| MPI_Offset | offset, | |||
| MPI_Offset * | disp | |||
| ) |
Definition at line 41 of file get_bytoff.c.
References ADIOI_Error(), ADIOI_Get_byte_offset(), MPI_Abort(), MPI_COMM_WORLD, MPI_ERR_ARG, MPI_SUCCESS, and MPIR_Err_setmsg().
Referenced by mpi_file_get_byte_offset_().
1.5.5