PPL Logo

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

Go to the source code of this file.

Functions

int MPI_File_iread (MPI_File mpi_fh, void *buf, int count, MPI_Datatype datatype, MPI_Request *request)
int MPIOI_File_iread (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_iread ( MPI_File  mpi_fh,
void *  buf,
int  count,
MPI_Datatype  datatype,
MPI_Request request 
)

Definition at line 43 of file iread.c.

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

Referenced by main(), and mpi_file_iread_().

Here is the call graph for this function:

Here is the caller graph for this function:

int MPIOI_File_iread ( 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:17 2020 for Charm++ by  doxygen 1.5.5