IOR
|
Data Fields | |
int | showHints |
int | useFileView |
int | preallocate |
int | useSharedFilePointer |
int | useStridedDatatype |
char * | hintsFileName |
Definition at line 54 of file aiori-MPIIO.c.
char* mpiio_options_t::hintsFileName |
Definition at line 60 of file aiori-MPIIO.c.
Referenced by MPIIO_Access(), MPIIO_GetFileSize(), MPIIO_Open(), and MPIIO_options().
int mpiio_options_t::preallocate |
Definition at line 57 of file aiori-MPIIO.c.
Referenced by MPIIO_Open(), and MPIIO_options().
int mpiio_options_t::showHints |
Definition at line 55 of file aiori-MPIIO.c.
Referenced by MPIIO_Open(), and MPIIO_options().
int mpiio_options_t::useFileView |
Definition at line 56 of file aiori-MPIIO.c.
Referenced by MPIIO_check_params(), MPIIO_Close(), MPIIO_Open(), MPIIO_options(), MPIIO_Xfer(), and SeekOffset().
int mpiio_options_t::useSharedFilePointer |
Definition at line 58 of file aiori-MPIIO.c.
Referenced by MPIIO_check_params(), and MPIIO_Xfer().
int mpiio_options_t::useStridedDatatype |
Definition at line 59 of file aiori-MPIIO.c.
Referenced by MPIIO_check_params(), MPIIO_Open(), MPIIO_options(), and MPIIO_Xfer().