Go to the source code of this file.
Functions | |
FORTRAN_API void FORT_CALL | MPI_FILE_GET_POSITION (MPI_Fint *, MPI_Offset *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_get_position__ (MPI_Fint *, MPI_Offset *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_get_position (MPI_Fint *, MPI_Offset *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_get_position_ (MPI_Fint *, MPI_Offset *, MPI_Fint *) |
FORTRAN_API void FORT_CALL MPI_FILE_GET_POSITION | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_get_position__ | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_get_position | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_get_position_ | ( | MPI_Fint * | fh, | |
MPI_Offset * | offset, | |||
MPI_Fint * | ierr | |||
) |
Definition at line 95 of file get_posnf.c.
References MPI_File_f2c(), and MPI_File_get_position.