Skip to content

add support for Catalyst 2.0 Python scripts

Here, we use the new vtkCPPythonPipeline::CreateAndInitializePipeline function to setup the appropriate Catalyst Python pipeline version based on the script set by the user.

The code change is minor, but a Catalyst 2.0 script is provided for the Oscillator miniapp for demonstration and testing along side the existing legacy Catalyst script.

Merge request reports