Go to the source code of this file.
Functions | |
int | MPI_File_write_ordered (MPI_File mpi_fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) |
int MPI_File_write_ordered | ( | MPI_File | mpi_fh, | |
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
MPI_Status * | status | |||
) |
Definition at line 42 of file write_ord.c.
References ADIO_Get_shared_fp(), ADIO_WriteStridedColl(), ADIOI_FileD::comm, dest, ADIOI_FileD::etype_size, fh, MPI_Comm_rank, MPI_Type_size, MPIO_Err_create_code(), MPIO_Err_return_file(), MPIO_File_resolve(), myname, and source.
Referenced by main(), and mpi_file_write_ordered_().