Files
cpp-thirdparty/macx64/mpi/mpich/share/man/man3/MPI_File_f2c.3
Bassem Girgis 2c9e6b5ede mac mpi
2019-08-11 01:14:02 -05:00

17 lines
292 B
Groff

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