VTK
9.4.20250208
|
class to read EnSight Gold files More...
#include <vtkEnSightGoldCombinedReader.h>
class to read EnSight Gold files
vtkEnSightGoldCombinedReader is a class to read EnSight Gold files into vtk. This reader produces a vtkPartitionedDataSetCollection.
The reader allows for selecting which parts to load, with all parts being loaded by default. It also caches geometry when it is determined to be static instead of rereading the geometry file on every time step.