mpio_request_f2c(3) redhat man page | unix.com

Man Page: mpio_request_f2c

Operating Environment: redhat

Section: 3

MPIO_Request_f2c(3)						       MPI-2						       MPIO_Request_f2c(3)

NAME
MPIO_Request_f2c - Translates a Fortran I/O-request handle to a C I/O-request handle
SYNOPSIS
#include "mpi.h" MPIO_Request MPIO_Request_f2c(MPI_Fint request)
INPUT PARAMETERS
request - Fortran I/O-request handle (integer)
RETURN VALUE
C I/O-request handle (handle) 11/3/1998 MPIO_Request_f2c(3)
Related Man Pages
mpi_request_c2f(3) - redhat
mpi_comm_c2f(3openmpi) - osx
mpi_file_f2c(3openmpi) - osx
mpi_group_c2f(3openmpi) - osx
mpi_request_c2f(3openmpi) - osx
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Retrieving previous command in a script
Docker learning Phase-I
[TIP] Processing YAML files with yq