libSplash
Public Attributes | List of all members
splash::DataCollector::_FileCreationAttr Struct Reference

#include <DataCollector.hpp>

Collaboration diagram for splash::DataCollector::_FileCreationAttr:
Collaboration graph
[legend]

Public Attributes

FileAccType fileAccType
 
Dimensions mpiSize
 
Dimensions mpiPosition
 
bool enableCompression
 

Detailed Description

Attributes passed when calling DataCollector#open

Definition at line 76 of file DataCollector.hpp.

Member Data Documentation

◆ enableCompression

bool splash::DataCollector::_FileCreationAttr::enableCompression

Enable compression, if supported.

Definition at line 106 of file DataCollector.hpp.

◆ fileAccType

FileAccType splash::DataCollector::_FileCreationAttr::fileAccType

File access mode.

Definition at line 91 of file DataCollector.hpp.

◆ mpiPosition

Dimensions splash::DataCollector::_FileCreationAttr::mpiPosition

MPi position.

Definition at line 101 of file DataCollector.hpp.

◆ mpiSize

Dimensions splash::DataCollector::_FileCreationAttr::mpiSize

MPI topology.

Definition at line 96 of file DataCollector.hpp.


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