
Go to the source code of this file.
| Functions | |
| int | MPI_File_iread_at (MPI_File mpi_fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype, MPIO_Request *request) | 
| int MPI_File_iread_at | ( | MPI_File | mpi_fh, | |
| MPI_Offset | offset, | |||
| void * | buf, | |||
| int | count, | |||
| MPI_Datatype | datatype, | |||
| MPIO_Request * | request | |||
| ) | 
Definition at line 46 of file iread_at.c.
References MPIO_Err_return_file(), MPIOI_File_iread(), and myname.
Referenced by main(), and mpi_file_iread_at_().


 1.5.5
 1.5.5