MPIO_Request_f2c(3) MPI-2 MPIO_Request_f2c(3)NAMEMPIO_Request_f2c - Translates a Fortran I/O-request handle to a C I/O-request handleSYNOPSIS#include "mpi.h" MPIO_Request MPIO_Request_f2c(MPI_Fint request)INPUT PARAMETERSrequest - Fortran I/O-request handle (integer)RETURN VALUEC 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 |