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