Go to the source code of this file.
Functions | |
FORTRAN_API void FORT_CALL | MPI_FILE_READ_AT_ALL_END (MPI_Fint *, void *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_read_at_all_end__ (MPI_Fint *, void *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_read_at_all_end (MPI_Fint *, void *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_read_at_all_end_ (MPI_Fint *, void *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL MPI_FILE_READ_AT_ALL_END | ( | MPI_Fint * | , | |
void * | , | |||
MPI_Status * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_read_at_all_end__ | ( | MPI_Fint * | , | |
void * | , | |||
MPI_Status * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_read_at_all_end | ( | MPI_Fint * | , | |
void * | , | |||
MPI_Status * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_read_at_all_end_ | ( | MPI_Fint * | fh, | |
void * | buf, | |||
MPI_Status * | status, | |||
MPI_Fint * | ierr | |||
) |
Definition at line 95 of file rd_atallef.c.
References MPI_File_f2c(), and MPI_File_read_at_all_end().