MPI_File_get_position_shared
Returns the current position of the shared file pointer in etype units relative to the current view
Synopsis
int MPI_File_get_position_shared(MPI_File mpi_fh, MPI_Offset *offset)
Input Parameters
- fh
- file handle (handle)
Output Parameters
- offset
- offset of shared file pointer (nonnegative integer)
Location:get_posn_sh.c