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/KtKGPV3F99/mpich-3.1.2/src/mpi/romio/mpi-io/file_c2f.c