Skip to content

SPH CutoffArray fix

Yohann Bearzi (Kitware) requested to merge yohann.bearzi/paraview:SPH-gui into master

This array cannot be provided by other filters than SPHDataSetInterpolator. This property is removed from SPHLineInterpolator, SPHPlaneInterpolator, and SPHVolumeInterpolator.

Backward compatiibility is handled for this API removal.

Fixes #21052 (closed)

Merge request reports