IOR
Data Fields
mpiio_options_t Struct Reference

Data Fields

int showHints
 
int useFileView
 
int preallocate
 
int useSharedFilePointer
 
int useStridedDatatype
 
char * hintsFileName
 

Detailed Description

Definition at line 54 of file aiori-MPIIO.c.

Field Documentation

◆ hintsFileName

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().

◆ preallocate

int mpiio_options_t::preallocate

Definition at line 57 of file aiori-MPIIO.c.

Referenced by MPIIO_Open(), and MPIIO_options().

◆ showHints

int mpiio_options_t::showHints

Definition at line 55 of file aiori-MPIIO.c.

Referenced by MPIIO_Open(), and MPIIO_options().

◆ useFileView

int mpiio_options_t::useFileView

◆ useSharedFilePointer

int mpiio_options_t::useSharedFilePointer

Definition at line 58 of file aiori-MPIIO.c.

Referenced by MPIIO_check_params(), and MPIIO_Xfer().

◆ useStridedDatatype

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().


The documentation for this struct was generated from the following file: