![]() |
Reference documentation for deal.II version 8.1.0
|
#include <parallel.h>
Public Member Functions | |
ParallelForWrapper (const parallel::ParallelForInteger &worker) | |
void | operator() (const tbb::blocked_range< std::size_t > &range) const |
Public Attributes | |
const parallel::ParallelForInteger & | worker_ |
This is the function actually called by TBB for the ParallelForInteger class.
Definition at line 829 of file parallel.h.