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_c2f(3) | MPI | MPI_File_c2f(3) |
NAME¶
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)
2/8/2024 |