Go to the source code of this file.
Functions | |
FORTRAN_API void FORT_CALL | MPI_FILE_WRITE_ALL (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_write_all__ (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_write_all (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_write_all_ (MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL MPI_FILE_WRITE_ALL | ( | MPI_Fint * | , | |
void * | , | |||
MPI_Fint * | , | |||
MPI_Fint * | , | |||
MPI_Status * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_write_all__ | ( | MPI_Fint * | , | |
void * | , | |||
MPI_Fint * | , | |||
MPI_Fint * | , | |||
MPI_Status * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_write_all | ( | MPI_Fint * | , | |
void * | , | |||
MPI_Fint * | , | |||
MPI_Fint * | , | |||
MPI_Status * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_write_all_ | ( | MPI_Fint * | fh, | |
void * | buf, | |||
MPI_Fint * | count, | |||
MPI_Fint * | datatype, | |||
MPI_Status * | status, | |||
MPI_Fint * | ierr | |||
) |
Definition at line 97 of file write_allf.c.
References MPI_File_f2c(), and MPI_File_write_all.