
Go to the source code of this file.
Functions | |
| FORTRAN_API void FORT_CALL | MPI_FILE_WRITE_AT_ALL (MPI_Fint *, MPI_Offset *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
| FORTRAN_API void FORT_CALL | mpi_file_write_at_all__ (MPI_Fint *, MPI_Offset *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
| FORTRAN_API void FORT_CALL | mpi_file_write_at_all (MPI_Fint *, MPI_Offset *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
| FORTRAN_API void FORT_CALL | mpi_file_write_at_all_ (MPI_Fint *, MPI_Offset *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
| FORTRAN_API void FORT_CALL MPI_FILE_WRITE_AT_ALL | ( | MPI_Fint * | , | |
| MPI_Offset * | , | |||
| void * | , | |||
| MPI_Fint * | , | |||
| MPI_Fint * | , | |||
| MPI_Status * | , | |||
| MPI_Fint * | ||||
| ) |
| FORTRAN_API void FORT_CALL mpi_file_write_at_all__ | ( | MPI_Fint * | , | |
| MPI_Offset * | , | |||
| void * | , | |||
| MPI_Fint * | , | |||
| MPI_Fint * | , | |||
| MPI_Status * | , | |||
| MPI_Fint * | ||||
| ) |
| FORTRAN_API void FORT_CALL mpi_file_write_at_all | ( | MPI_Fint * | , | |
| MPI_Offset * | , | |||
| void * | , | |||
| MPI_Fint * | , | |||
| MPI_Fint * | , | |||
| MPI_Status * | , | |||
| MPI_Fint * | ||||
| ) |
| FORTRAN_API void FORT_CALL mpi_file_write_at_all_ | ( | MPI_Fint * | fh, | |
| MPI_Offset * | offset, | |||
| void * | buf, | |||
| MPI_Fint * | count, | |||
| MPI_Fint * | datatype, | |||
| MPI_Status * | status, | |||
| MPI_Fint * | ierr | |||
| ) |
Definition at line 98 of file write_atallf.c.
References MPI_File_f2c(), and MPI_File_write_at_all.

1.5.5