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.
Edited by Spiros Tsalikis