|
GridFormat 0.5.0
I/O-Library for grid-like data structures
|
Common functionality for writing VTK HDF files. More...
#include <vector>#include <cstddef>#include <numeric>#include <string>#include <gridformat/common/hdf5.hpp>#include <gridformat/common/lazy_field.hpp>#include <gridformat/common/string_conversion.hpp>Go to the source code of this file.
Classes | |
| struct | GridFormat::VTK::HDFTransientOptions |
| Options for transient vtk-hdf file formats. More... | |
| struct | GridFormat::VTKHDF::IOContext |
| Helper class to store processor offsets in parallel writes. More... | |
| class | GridFormat::VTKHDF::DataSetField< C > |
| Field implementation that draws values from an open HDF5 file upon request. More... | |