libSplash
|
#include <DataCollector.hpp>
Public Attributes | |
FileAccType | fileAccType |
Dimensions | mpiSize |
Dimensions | mpiPosition |
bool | enableCompression |
Attributes passed when calling DataCollector#open
Definition at line 76 of file DataCollector.hpp.
bool splash::DataCollector::_FileCreationAttr::enableCompression |
Enable compression, if supported.
Definition at line 106 of file DataCollector.hpp.
FileAccType splash::DataCollector::_FileCreationAttr::fileAccType |
File access mode.
Definition at line 91 of file DataCollector.hpp.
Dimensions splash::DataCollector::_FileCreationAttr::mpiPosition |
MPi position.
Definition at line 101 of file DataCollector.hpp.
Dimensions splash::DataCollector::_FileCreationAttr::mpiSize |
MPI topology.
Definition at line 96 of file DataCollector.hpp.