
Go to the source code of this file.
Functions | |
| void | mpi_file_write_all_ (MPI_Fint *fh, void *buf, int *count, MPI_Fint *datatype, MPI_Status *status, int *ierr) |
| FORTRAN_API void FORT_CALL | mpi_file_write_all_ (MPI_Fint *fh, void *buf, int *count, MPI_Datatype *datatype, MPI_Status *status, int *ierr) |
| void mpi_file_write_all_ | ( | MPI_Fint * | fh, | |
| void * | buf, | |||
| int * | count, | |||
| MPI_Fint * | datatype, | |||
| MPI_Status * | status, | |||
| int * | ierr | |||
| ) |
| FORTRAN_API void FORT_CALL mpi_file_write_all_ | ( | MPI_Fint * | fh, | |
| void * | buf, | |||
| int * | count, | |||
| MPI_Datatype * | datatype, | |||
| MPI_Status * | status, | |||
| int * | ierr | |||
| ) |
1.5.5