DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Geom::UnstructuredMesh::HDF5OutSetting Struct Reference

#include <Mesh.hpp>

Public Attributes

size_t chunkSize = 128
 
int deflateLevel = 1
 
bool coll_on_data = false
 
bool coll_on_meta = true
 

Detailed Description

Definition at line 144 of file Mesh.hpp.

Member Data Documentation

◆ chunkSize

size_t DNDS::Geom::UnstructuredMesh::HDF5OutSetting::chunkSize = 128

Definition at line 146 of file Mesh.hpp.

◆ coll_on_data

bool DNDS::Geom::UnstructuredMesh::HDF5OutSetting::coll_on_data = false

Definition at line 148 of file Mesh.hpp.

◆ coll_on_meta

bool DNDS::Geom::UnstructuredMesh::HDF5OutSetting::coll_on_meta = true

Definition at line 149 of file Mesh.hpp.

◆ deflateLevel

int DNDS::Geom::UnstructuredMesh::HDF5OutSetting::deflateLevel = 1

Definition at line 147 of file Mesh.hpp.


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