PPL Logo

libs/ck-libs/ampi/romio/mpi-io/write.c File Reference

Go to the source code of this file.

Functions

int MPI_File_write (MPI_File mpi_fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status)
int MPIOI_File_write (MPI_File mpi_fh, MPI_Offset offset, int file_ptr_type, void *buf, int count, MPI_Datatype datatype, char *myname, MPI_Status *status)


Function Documentation

int MPI_File_write ( MPI_File  mpi_fh,
void *  buf,
int  count,
MPI_Datatype  datatype,
MPI_Status status 
)

Definition at line 41 of file write.c.

References fh, MPIOI_File_write(), and myname.

Referenced by main(), and mpi_file_write_().

Here is the call graph for this function:

Here is the caller graph for this function:

int MPIOI_File_write ( MPI_File  mpi_fh,
MPI_Offset  offset,
int  file_ptr_type,
void *  buf,
int  count,
MPI_Datatype  datatype,
char *  myname,
MPI_Status status 
)


Generated on Mon Sep 21 08:06:24 2020 for Charm++ by  doxygen 1.5.5