catalyst Package

catalyst Package

Module intended to provide functions used in Catalyst scripts. This is public API and must preserve backwards compatibility so that older versions of Catalyst scripts continue to work as ParaView code keeps evolving. Hence, we limit the API exposed here to bare minimum.

paraview.catalyst.Options()[source]

Creates and returns an options object which is used to configure Catalyst specific options such as output directories, live support, etc.

paraview.catalyst.log_level()[source]

Returns the Python logging level to use to log informative messages from this package