Reference documentation for deal.II version 8.1.0
Public Member Functions | Public Attributes | List of all members
parallel::internal::ParallelForWrapper Struct Reference

#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::ParallelForIntegerworker_
 

Detailed Description

This is the function actually called by TBB for the ParallelForInteger class.

Definition at line 829 of file parallel.h.


The documentation for this struct was generated from the following file: