|
GridFormat 0.5.0
I/O-Library for grid-like data structures
|
Reader for the VTK HDF file format for image grids. More...
#include <iterator>#include <optional>#include <algorithm>#include <functional>#include <concepts>#include <numeric>#include <utility>#include <ranges>#include <gridformat/common/field.hpp>#include <gridformat/common/field_transformations.hpp>#include <gridformat/common/exceptions.hpp>#include <gridformat/common/lazy_field.hpp>#include <gridformat/common/ranges.hpp>#include <gridformat/grid/reader.hpp>#include <gridformat/parallel/concepts.hpp>#include <gridformat/vtk/hdf_common.hpp>Go to the source code of this file.
Classes | |
| class | GridFormat::VTKHDFImageGridReader |
| Reader for the VTK-HDF file format for image grids. More... | |