VTK  9.3.20240424
Classes
vtkHDFReader.h File Reference
#include "vtkDataAssembly.h"
#include "vtkDataObjectAlgorithm.h"
#include "vtkIOHDFModule.h"
#include "vtkSmartPointer.h"
#include <array>
#include <memory>
#include <vector>
Include dependency graph for vtkHDFReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkHDFReader
 Reads data saved using the VTK HDF format which supports all vtkDataSet types (image data, poly data, unstructured grid, overlapping AMR, partitioned dataset collection and multiblock are currently implemented) and serial as well as parallel processing. More...