MPI_Info_f2c

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

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

SYNOPSIS

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

INPUT PARAMETERS

info
- Fortran info handle (integer)

RETURN VALUE

C info handle (handle)

LOCATION

info_f2c.c