|
SPH
|
Files | |
| file | AtomicFloat.h [code] |
| Implementation of number with atomic operators. | |
| file | CheckFunction.cpp [code] |
| file | CheckFunction.h [code] |
| Helper functions to check the internal consistency of the code. | |
| file | ConcurrentQueue.h [code] |
| file | OpenMp.cpp [code] |
| file | OpenMp.h [code] |
| file | Pool.cpp [code] |
| file | Pool.h [code] |
| Simple thread pool with fixed number of threads. | |
| file | Scheduler.cpp [code] |
| file | Scheduler.h [code] |
| Interface for executing tasks (potentially) asynchronously. | |
| file | Tbb.cpp [code] |
| file | Tbb.h [code] |
| Implements IScheduler interface using TBB. | |
| file | ThreadLocal.h [code] |
| Template for thread-local storage. | |