Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 3.1

MPI_File_c2f(3)


MPI_File_c2f

MPI_File_c2f

NAME
SYNOPSIS
INPUT PARAMETERS
RETURN VALUE
LOCATION

NAME

MPI_File_c2f − Translates a C file handle to a Fortran file handle

SYNOPSIS

#include <mpi.h>
MPI_Fint MPI_File_c2f(MPI_File fh)

INPUT PARAMETERS

fh

- C file handle (handle)

RETURN VALUE

Fortran file handle (integer)

LOCATION

file_c2f.c



MPI_File_c2f(3)