IOR
Data Fields
mpiio_options_t Struct Reference

#include <aiori.h>

Data Fields

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

Detailed Description

Definition at line 164 of file aiori.h.

Field Documentation

◆ hintsFileName

char* mpiio_options_t::hintsFileName

◆ preallocate

int mpiio_options_t::preallocate

Definition at line 167 of file aiori.h.

Referenced by MPIIO_Open(), MPIIO_options(), and NCMPI_options().

◆ showHints

int mpiio_options_t::showHints

◆ useFileView

int mpiio_options_t::useFileView

◆ useSharedFilePointer

int mpiio_options_t::useSharedFilePointer

Definition at line 168 of file aiori.h.

Referenced by MPIIO_check_params(), and MPIIO_Xfer().

◆ useStridedDatatype

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


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