Files
cpp-thirdparty/linx64/mpi/mpich/share/man/man3/MPI_File_c2f.3
Bassem Girgis 81b4b9e273 Initial commit
2018-12-20 17:34:07 -06:00

17 lines
294 B
Groff

.TH MPI_File_c2f 3 "11/10/2017" " " "MPI"
.SH NAME
MPI_File_c2f \- Translates a C file handle to a Fortran file handle
.SH SYNOPSIS
.nf
MPI_Fint MPI_File_c2f(MPI_File fh)
.fi
.SH INPUT PARAMETERS
.PD 0
.TP
.B fh
- C file handle (handle)
.PD 1
.SH RETURN VALUE
Fortran file handle (integer)