MPI_Info_c2f

Langue: en

Autres versions - même langue

Version: 180364 (CentOS - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

MPI_Info_c2f - Translates a C info handle to a Fortran info handle

SYNOPSIS

 #include "mpi.h"
 MPI_Fint MPI_Info_c2f(MPI_Info info)
 

INPUT PARAMETERS

info
- C info handle (integer)

RETURN VALUE

Fortran info handle (handle)

LOCATION

info_c2f.c