PPL Logo

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

Go to the source code of this file.

Functions

int MPI_File_iwrite (MPI_File mpi_fh, void *buf, int count, MPI_Datatype datatype, MPI_Request *request)
int MPIOI_File_iwrite (MPI_File mpi_fh, MPI_Offset offset, int file_ptr_type, void *buf, int count, MPI_Datatype datatype, char *myname, MPI_Request *request)


Function Documentation

int MPI_File_iwrite ( MPI_File  mpi_fh,
void *  buf,
int  count,
MPI_Datatype  datatype,
MPI_Request request 
)

Definition at line 44 of file iwrite.c.

References MPIO_Err_return_file(), MPIOI_File_iwrite(), and myname.

Here is the call graph for this function:

int MPIOI_File_iwrite ( MPI_File  mpi_fh,
MPI_Offset  offset,
int  file_ptr_type,
void *  buf,
int  count,
MPI_Datatype  datatype,
char *  myname,
MPI_Request request 
)


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