Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 4f10feba79911d5005dc3169b1ef6509 > files > 188

mpich2-doc-1.2.1-4.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML3.2 EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="DOCTEXT">
<TITLE>MPI_File_c2f</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF">
<A NAME="MPI_File_c2f"><H1>MPI_File_c2f</H1></A>
Translates a C file handle to a Fortran file handle 
<H2>Synopsis</H2>
<PRE>
MPI_Fint MPI_File_c2f(MPI_File mpi_fh)
</PRE>
<H2>Input Parameters</H2>
<DL><DT><B>fh </B> <DD> C file handle (handle)
</DL>
<P>
<H2>Return Value</H2>
Fortran file handle (integer)
<P><B>Location:</B>file_c2f.c<P>
</BODY></HTML>