Go to the source code of this file.
Functions | |
FORTRAN_API void FORT_CALL | MPI_FILE_SEEK (MPI_Fint *, MPI_Offset *, MPI_Fint *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_seek__ (MPI_Fint *, MPI_Offset *, MPI_Fint *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_seek (MPI_Fint *, MPI_Offset *, MPI_Fint *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_seek_ (MPI_Fint *, MPI_Offset *, MPI_Fint *, MPI_Fint *) |
FORTRAN_API void FORT_CALL MPI_FILE_SEEK | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
MPI_Fint * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_seek__ | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
MPI_Fint * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_seek | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
MPI_Fint * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_seek_ | ( | MPI_Fint * | fh, | |
MPI_Offset * | offset, | |||
MPI_Fint * | whence, | |||
MPI_Fint * | ierr | |||
) |
Definition at line 95 of file seekf.c.
References MPI_File_f2c(), and MPI_File_seek().