VTK  9.3.20240328
vtkSMPTools Member List

This is the complete list of members for vtkSMPTools, including all inherited members.

Fill(Iterator begin, Iterator end, const T &value)vtkSMPToolsinlinestatic
For(vtkIdType first, vtkIdType last, vtkIdType grain, Functor &f)vtkSMPToolsinlinestatic
For(vtkIdType first, vtkIdType last, vtkIdType grain, Functor const &f)vtkSMPToolsinlinestatic
For(vtkIdType first, vtkIdType last, Functor &f)vtkSMPToolsinlinestatic
For(vtkIdType first, vtkIdType last, Functor const &f)vtkSMPToolsinlinestatic
For(Iter begin, Iter end, vtkIdType grain, Functor &f)vtkSMPToolsinlinestatic
For(Iter begin, Iter end, vtkIdType grain, Functor const &f)vtkSMPToolsinlinestatic
For(Iter begin, Iter end, Functor &f)vtkSMPToolsinlinestatic
For(Iter begin, Iter end, Functor const &f)vtkSMPToolsinlinestatic
GetBackend()vtkSMPToolsstatic
GetEstimatedDefaultNumberOfThreads()vtkSMPToolsstatic
GetEstimatedNumberOfThreads()vtkSMPToolsstatic
GetNestedParallelism()vtkSMPToolsstatic
GetSingleThread()vtkSMPToolsstatic
Initialize(int numThreads=0)vtkSMPToolsstatic
IsParallelScope()vtkSMPToolsstatic
LocalScope(Config const &config, T &&lambda)vtkSMPToolsinlinestatic
SetBackend(const char *backend)vtkSMPToolsstatic
SetNestedParallelism(bool isNested)vtkSMPToolsstatic
Sort(RandomAccessIterator begin, RandomAccessIterator end)vtkSMPToolsinlinestatic
Sort(RandomAccessIterator begin, RandomAccessIterator end, Compare comp)vtkSMPToolsinlinestatic
THRESHOLDvtkSMPToolsstatic
Transform(InputIt inBegin, InputIt inEnd, OutputIt outBegin, Functor transform)vtkSMPToolsinlinestatic
Transform(InputIt1 inBegin1, InputIt1 inEnd, InputIt2 inBegin2, OutputIt outBegin, Functor transform)vtkSMPToolsinlinestatic