Go to the source code of this file.
Functions | |
FORTRAN_API void FORT_CALL | MPI_FILE_GET_INFO (MPI_Fint *, MPI_Fint *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_get_info__ (MPI_Fint *, MPI_Fint *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_get_info (MPI_Fint *, MPI_Fint *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_get_info_ (MPI_Fint *, MPI_Fint *, MPI_Fint *) |
FORTRAN_API void FORT_CALL mpi_file_get_info_ | ( | MPI_Fint * | fh, | |
MPI_Fint * | info_used, | |||
MPI_Fint * | ierr | |||
) |
Definition at line 95 of file get_infof.c.
References MPI_File_f2c(), MPI_File_get_info, and MPI_Info_c2f.