
Go to the source code of this file.
Functions | |
| void | ADIOI_GEN_ReadStrided_naive (ADIO_File fd, void *buf, int count, MPI_Datatype buftype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code) |
| void ADIOI_GEN_ReadStrided_naive | ( | ADIO_File | fd, | |
| void * | buf, | |||
| int | count, | |||
| MPI_Datatype | buftype, | |||
| int | file_ptr_type, | |||
| ADIO_Offset | offset, | |||
| ADIO_Status * | status, | |||
| int * | error_code | |||
| ) |
Definition at line 11 of file ad_read_str_naive.c.
References ADIO_Feature(), ADIO_ReadContig(), ADIOI_Datatype_iscontig(), ADIOI_Delete_flattened(), ADIOI_Flatten_datatype(), ADIOI_FileD::atomicity, ADIOI_Fl_node::blocklens, ADIOI_Fl_node::count, ADIOI_FileD::disp, disp, ADIOI_FileD::etype_size, ADIOI_FileD::file_system, ADIOI_FileD::filetype, flag, ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, ADIOI_Fl_node::indices, int, MPI_Type_size, MPIR_Status_set_bytes(), ADIOI_Fl_node::next, size, and ADIOI_Fl_node::type.
Referenced by ADIOI_BGL_ReadStrided(), and ADIOI_GEN_ReadStrided().


1.5.5