vtkHDFReader: improve static mesh support
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
vtkHDFReader: improve static mesh support
Lucas Givord
requested to merge
lucas.givord/vtk:improve_static_support_in_hdf_reader
into
master
Apr 04, 2024
Overview
21
Commits
3
Pipelines
4
Changes
3
ensure to not use the UseCache and MergeParts at the same time (incompatible features)
ensure to delete meta array used for the static mesh correctly
fix VTK_ABI_NAMESPACE_END
Merge request reports
Loading