
Go to the source code of this file.
Functions | |
| void | mpi_file_iread_shared_ (MPI_Fint *fh, void *buf, int *count, MPI_Fint *datatype, MPI_Fint *request, int *ierr) |
| FORTRAN_API void FORT_CALL | mpi_file_iread_shared_ (MPI_Fint *fh, void *buf, int *count, MPI_Datatype *datatype, MPI_Fint *request, int *ierr) |
| void mpi_file_iread_shared_ | ( | MPI_Fint * | fh, | |
| void * | buf, | |||
| int * | count, | |||
| MPI_Fint * | datatype, | |||
| MPI_Fint * | request, | |||
| int * | ierr | |||
| ) |
Definition at line 94 of file iread_shf.c.
References MPI_File_f2c(), MPI_File_iread_shared(), and MPIO_Request_c2f().
| FORTRAN_API void FORT_CALL mpi_file_iread_shared_ | ( | MPI_Fint * | fh, | |
| void * | buf, | |||
| int * | count, | |||
| MPI_Datatype * | datatype, | |||
| MPI_Fint * | request, | |||
| int * | ierr | |||
| ) |
Definition at line 111 of file iread_shf.c.
References MPI_File_f2c(), MPI_File_iread_shared(), and MPIO_Request_c2f().
1.5.5