GridFormat 0.2.1
I/O-Library for grid-like data structures
|
Readers for the VTK HDF file formats. More...
#include <memory>
#include <ranges>
#include <iterator>
#include <type_traits>
#include <gridformat/parallel/communication.hpp>
#include <gridformat/grid/reader.hpp>
#include <gridformat/vtk/hdf_image_grid_reader.hpp>
#include <gridformat/vtk/hdf_unstructured_grid_reader.hpp>
Go to the source code of this file.
Classes | |
class | GridFormat::VTKHDFReader< Communicator > |
Convenience reader for the vtk-hdf file format that supports both the image & unstructured grid file formats. More... | |