Skip to content

Fixing issue reflecting non-linear 1D and 2D cells

Andrew Bauer requested to merge acbauer/vtk:reflect_nonlinear_cells into master

Using the vtkReflectionFilter to reflect 1D and 2D nonlinear cells caused incorrect ordering of the points.

Addresses paraview/paraview#17381 (closed)

Merge request reports