Skip to content

Performance issue fix in append filter merge points

Jean Fechter requested to merge jean.fechter/vtk:appendFilterPerfOpti into master

Refactor the check of the ghost points in vtkAppendFilter to avoid unnecessary repeated calls.

Merge request reports

Loading