table of contents
other versions
- bookworm 4.0.2-3
- testing 4.2.0-14
- experimental 4.3.0~b1-1
conflicting packages
MPI_File_f2c(3) | MPI | MPI_File_f2c(3) |
NAME¶
MPI_File_f2c - Translates a Fortran file handle to a C file handle
SYNOPSIS¶
MPI_File MPI_File_f2c(MPI_Fint fh)
INPUT PARAMETERS¶
- fh
- - Fortran file handle (integer)
RETURN VALUE¶
C file handle (handle)
2/8/2024 |