MPI_File_seek_shared
Updates the shared file pointer
Synopsis
int MPI_File_seek_shared(MPI_File mpi_fh, MPI_Offset offset, int whence)
Input Parameters
- fh
- file handle (handle)
- offset
- file offset (integer)
- whence
- update mode (state)
Location:seek_sh.c