Skip to content

Naming Catalyst inputs for Live connections.

Andrew Bauer requested to merge acbauer/paraview:catalyst_rename_inputs into master

For Catalyst enabled simulation runs, if the user connects to the running simulation to check on the pipeline it may not be clear which input is which for multiple inputs. This names the PVTrivialProducer to have the same name as the input name.

Merge request reports