Go to the source code of this file.
Functions | |
FORTRAN_API void FORT_CALL | MPI_FILE_WRITE_AT (MPI_Fint *, MPI_Offset *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_write_at__ (MPI_Fint *, MPI_Offset *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_write_at (MPI_Fint *, MPI_Offset *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_write_at_ (MPI_Fint *, MPI_Offset *, void *, MPI_Fint *, MPI_Fint *, MPI_Status *, MPI_Fint *) |
FORTRAN_API void FORT_CALL MPI_FILE_WRITE_AT | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
void * | , | |||
MPI_Fint * | , | |||
MPI_Fint * | , | |||
MPI_Status * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_write_at__ | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
void * | , | |||
MPI_Fint * | , | |||
MPI_Fint * | , | |||
MPI_Status * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_write_at | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
void * | , | |||
MPI_Fint * | , | |||
MPI_Fint * | , | |||
MPI_Status * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_write_at_ | ( | 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_atf.c.
References MPI_File_f2c(), and MPI_File_write_at().