
Go to the source code of this file.
| Functions | |
| FORTRAN_API void FORT_CALL | MPI_FILE_WRITE (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) | 
| FORTRAN_API void FORT_CALL | mpi_file_write__ (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) | 
| FORTRAN_API void FORT_CALL | mpi_file_write (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) | 
| FORTRAN_API void FORT_CALL | mpi_file_write_ (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) | 
| FORTRAN_API void FORT_CALL MPI_FILE_WRITE | ( | MPI_Fint * | , | |
| void * | , | |||
| MPI_Fint * | , | |||
| MPI_Fint * | , | |||
| MPI_Status * | , | |||
| MPI_Fint * | ||||
| ) | 
| FORTRAN_API void FORT_CALL mpi_file_write__ | ( | MPI_Fint * | , | |
| void * | , | |||
| MPI_Fint * | , | |||
| MPI_Fint * | , | |||
| MPI_Status * | , | |||
| MPI_Fint * | ||||
| ) | 
| FORTRAN_API void FORT_CALL mpi_file_write | ( | MPI_Fint * | , | |
| void * | , | |||
| MPI_Fint * | , | |||
| MPI_Fint * | , | |||
| MPI_Status * | , | |||
| MPI_Fint * | ||||
| ) | 
| FORTRAN_API void FORT_CALL mpi_file_write_ | ( | MPI_Fint * | fh, | |
| void * | buf, | |||
| MPI_Fint * | count, | |||
| MPI_Fint * | datatype, | |||
| MPI_Status * | status, | |||
| MPI_Fint * | ierr | |||
| ) | 
Definition at line 97 of file writef.c.
References MPI_File_f2c(), and MPI_File_write().

 1.5.5
 1.5.5