Go to the source code of this file.
Functions | |
void | ADIO_Set_view (ADIO_File fd, ADIO_Offset disp, MPI_Datatype etype, MPI_Datatype filetype, MPI_Info info, int *error_code) |
void ADIO_Set_view | ( | ADIO_File | fd, | |
ADIO_Offset | disp, | |||
MPI_Datatype | etype, | |||
MPI_Datatype | filetype, | |||
MPI_Info | info, | |||
int * | error_code | |||
) |
Definition at line 15 of file ad_set_view.c.
References ADIO_SetInfo(), ADIOI_Datatype_iscontig(), ADIOI_Delete_flattened(), ADIOI_Flatten_datatype(), ADIOI_Fl_node::blocklens, ADIOI_Fl_node::count, ADIOI_FileD::disp, ADIOI_FileD::etype, ADIOI_FileD::etype_size, ADIOI_FileD::filetype, ADIOI_FileD::fp_ind, ADIOI_Fl_node::indices, MPI_Type_contiguous, MPI_Type_free, MPI_Type_size, ADIOI_Fl_node::next, and ADIOI_Fl_node::type.
Referenced by MPI_File_set_view().