
Go to the source code of this file.
Functions | |
| void | ADIOI_GEN_ReadContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code) |
| void ADIOI_GEN_ReadContig | ( | ADIO_File | fd, | |
| void * | buf, | |||
| int | count, | |||
| MPI_Datatype | datatype, | |||
| int | file_ptr_type, | |||
| ADIO_Offset | offset, | |||
| ADIO_Status * | status, | |||
| int * | error_code | |||
| ) |
Definition at line 17 of file ad_read.c.
References ADIOI_MPE_lseek_a, ADIOI_MPE_lseek_b, ADIOI_MPE_read_a, ADIOI_MPE_read_b, ADIOI_FileD::fd_sys, ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, len, MPI_Type_size, MPIO_Err_create_code(), MPIR_Status_set_bytes(), and myname.

1.5.5