GridFormat 0.2.1
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
hdf_image_grid_reader.hpp File Reference

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...