Skip to content

Accelerate geometry extraction

This initial commit acclerates geometry extraction of vtkGeometryFilter by 1) tuning data access and 2) adding a new, higher-performing method to vtkUnstructuredGrid::IsCellBoundary(), and 3) threading the algorithm.

Edited by Will Schroeder

Merge request reports