MPI_File_c2f
Translates a C file handle to a Fortran file handle
Synopsis
MPI_Fint MPI_File_c2f(MPI_File fh)
Input Parameters
- fh
- C file handle (handle)
Return Value
Fortran file handle (integer)
Location:/tmp/P32cX_8Rit/mpich-master-v3.1.1-81-g2e7707fb/src/mpi/romio/mpi-io/file_c2f.c