
Go to the source code of this file.
Functions | |
| void | ADIOI_Get_position (ADIO_File fd, ADIO_Offset *offset) |
| void ADIOI_Get_position | ( | ADIO_File | fd, | |
| ADIO_Offset * | offset | |||
| ) |
Definition at line 15 of file get_fp_posn.c.
References ADIOI_Datatype_iscontig(), ADIOI_Flatlist, ADIOI_Fl_node::blocklens, ADIOI_Fl_node::count, ADIOI_FileD::disp, ADIOI_FileD::etype_size, ADIOI_FileD::filetype, ADIOI_FileD::fp_ind, ADIOI_Fl_node::indices, MPI_Type_extent(), MPI_Type_size(), ADIOI_Fl_node::next, printf(), and ADIOI_Fl_node::type.
Referenced by MPI_File_get_position(), and MPI_File_seek().
1.5.5