Skip to content

vtkSMPTools: Add THRESHOLD

vtkSMPTools has an empirically determined THRESHOLD value that can be used by a developer to switch between serial and parallel implementations, for simple computations

Also, vtkPolyData::BuildCells and vtkCellArray::GetMaxCellSize() is now sequential for small size of data.

@charles.gueunet @will.schroeder @cory.quammen

Edited by Spiros Tsalikis

Merge request reports