Go to the source code of this file.
Functions | |
int | MPI_File_write_at_all (MPI_File mpi_fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) |
int MPI_File_write_at_all | ( | MPI_File | mpi_fh, | |
MPI_Offset | offset, | |||
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
MPI_Status * | status | |||
) |
Definition at line 43 of file write_atall.c.
References fh, MPIOI_File_write_all(), and myname.