Add vtkSMPTools header to the wrapping
This header exposes several methods that are useful from Python, such as SetBackend()
, SetNestedParalellism()
, and Initialize()
. Without these methods, it's impossible to control the SMP backend from a Python program.
Closes #18618 (closed)
Backport: release
Edited by David Gobbi