Files
cpp-thirdparty/linx64/mpi/mpich/share/man/man3/MPI_File_c2f.3
2019-08-10 18:47:21 -05:00

17 lines
292 B
Groff

.TH MPI_File_c2f 3 "6/5/2019" " " "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)