MPI_File_c2f
Translates a C file handle to a Fortran file handleSynopsis
MPI_Fint MPI_File_c2f(MPI_File mpi_fh)
Input Parameters
- fh
- C file handle (handle)
Return Value
Fortran file handle (integer)Location:file_c2f.c
MPI_Fint MPI_File_c2f(MPI_File mpi_fh)
Location:file_c2f.c