|
SPH
|
This is the complete list of members for Tbb, including all inherited members.
| getGlobalInstance() | Tbb | static |
| getRecommendedGranularity() const override | Tbb | virtual |
| getThreadCnt() const override | Tbb | virtual |
| getThreadIdx() const override | Tbb | virtual |
| parallelFor(const Size from, const Size to, const Size granularity, const Function< void(Size n1, Size n2)> &functor) override | Tbb | virtual |
| setGranularity(const Size newGranularity) | Tbb | |
| setThreadCnt(const Size numThreads) | Tbb | |
| submit(const Function< void()> &task) override | Tbb | virtual |
| Tbb(const Size numThreads=0, const Size granularity=1000) | Tbb | |
| ~Polymorphic() | Polymorphic | inlinevirtual |
| ~Tbb() | Tbb |