
Go to the source code of this file.
Functions | |
| FORTRAN_API void FORT_CALL | MPI_FILE_READ_ALL (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
| FORTRAN_API void FORT_CALL | mpi_file_read_all__ (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
| FORTRAN_API void FORT_CALL | mpi_file_read_all (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
| FORTRAN_API void FORT_CALL | mpi_file_read_all_ (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
| FORTRAN_API void FORT_CALL MPI_FILE_READ_ALL | ( | MPI_Fint * | , | |
| void * | , | |||
| MPI_Fint * | , | |||
| MPI_Fint * | , | |||
| MPI_Status * | , | |||
| MPI_Fint * | ||||
| ) |
| FORTRAN_API void FORT_CALL mpi_file_read_all__ | ( | MPI_Fint * | , | |
| void * | , | |||
| MPI_Fint * | , | |||
| MPI_Fint * | , | |||
| MPI_Status * | , | |||
| MPI_Fint * | ||||
| ) |
| FORTRAN_API void FORT_CALL mpi_file_read_all | ( | MPI_Fint * | , | |
| void * | , | |||
| MPI_Fint * | , | |||
| MPI_Fint * | , | |||
| MPI_Status * | , | |||
| MPI_Fint * | ||||
| ) |
| FORTRAN_API void FORT_CALL mpi_file_read_all_ | ( | MPI_Fint * | fh, | |
| void * | buf, | |||
| MPI_Fint * | count, | |||
| MPI_Fint * | datatype, | |||
| MPI_Status * | status, | |||
| MPI_Fint * | ierr | |||
| ) |
Definition at line 97 of file read_allf.c.
References MPI_File_f2c(), and MPI_File_read_all.

1.5.5