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/sGVDyMS_LN/mpich-master-v3.1.2-66-g658ff0d9/src/mpi/romio/mpi-io/file_c2f.c