logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MPIO_Request_f2c - Translates a Fortran I/O-request handle to a C I/O-request handle

Input Parameters

request
              - Fortran I/O-request handle (integer)

Name

       MPIO_Request_f2c -  Translates a Fortran I/O-request handle to  a C I/O-request handle

Return Value

       C I/O-request handle (handle)

                                                    11/3/1998                                MPIO_Request_f2c(3)

Synopsis

       #include "mpi.h"
       MPIO_Request MPIO_Request_f2c(MPI_Fint request)

See Also