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/GDcdPBgH8Z/mpich-master-v3.0.4-106-g3adb59c/src/mpi/romio/mpi-io/file_c2f.c