MPI_File_write_ordered_end

Complete a split collective write using shared file pointer

Synopsis

int MPI_File_write_ordered_end(MPI_File mpi_fh, void *buf, MPI_Status *status)

Input Parameters

fh
file handle (handle)

Output Parameters

buf
initial address of buffer (choice)
status
status object (Status)

Location:write_orde.c