Skip to content

Introduced VTK's reader framework.

Moved VTK forward to introduce VTK's new reader framework. Also made changes necessary to the Plot3D reader configuration as it no longer needs to be a vtkFileSeriesReader. The file series support now comes from the VTK reader infrastructure. Had to make some minor changes to vtkSISourceProxy to make sure that the right executive is create for this reader as ParaView likes to set its own executive.

Merge request reports