|
IOR
|
#include <aiori.h>
Data Fields | |
| int | showHints |
| int | useFileView |
| int | preallocate |
| int | useSharedFilePointer |
| int | useStridedDatatype |
| char * | hintsFileName |
| char* mpiio_options_t::hintsFileName |
Definition at line 170 of file aiori.h.
Referenced by HDF5_Open(), HDF5_options(), MPIIO_Access(), MPIIO_GetFileSize(), MPIIO_Open(), MPIIO_options(), NCMPI_Create(), NCMPI_Open(), and NCMPI_options().
| int mpiio_options_t::preallocate |
Definition at line 167 of file aiori.h.
Referenced by MPIIO_Open(), MPIIO_options(), and NCMPI_options().
| int mpiio_options_t::showHints |
Definition at line 165 of file aiori.h.
Referenced by HDF5_Open(), HDF5_options(), MPIIO_Open(), MPIIO_options(), NCMPI_Create(), NCMPI_Open(), and NCMPI_options().
| int mpiio_options_t::useFileView |
Definition at line 166 of file aiori.h.
Referenced by MPIIO_check_params(), MPIIO_Close(), MPIIO_Open(), MPIIO_options(), MPIIO_Xfer(), NCMPI_options(), and SeekOffset().
| int mpiio_options_t::useSharedFilePointer |
Definition at line 168 of file aiori.h.
Referenced by MPIIO_check_params(), and MPIIO_Xfer().
| int mpiio_options_t::useStridedDatatype |
Definition at line 169 of file aiori.h.
Referenced by MPIIO_check_params(), MPIIO_Open(), MPIIO_options(), MPIIO_Xfer(), and NCMPI_options().
1.8.13