Hdf writer transient
!10638 (merged) introduces vtkHDFWriter
, capable of writing PolyData VTKHDF data to disk. !10717 (merged) adds the capability to write Unstructured Grids.
This contribution continues this work by providing support for writing transient (time-dependent) datasets for both PolyData and UG. For now, distributed writing, composite datasets, image data and static meshes are not supported.
Edited by Louis Gombert