Skip to content

Support UnstructuredGrid in vtkHDF writer

The recent vtkHDFWriter is only supporting writing vtkPolyData in serial (no parallelism, no timesteps). This MR adds the capability for the writer to prcess UnstructuredGrids.

Edited by Louis Gombert

Merge request reports