Reference documentation for deal.II version GIT relicensing-487-ge9eb5ab491 2024-04-25 07:20:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
internal::MatrixFreeFunctions::color::CellWork Class Reference

Public Member Functions

 CellWork (MFWorkerInterface &worker_in, const TaskInfo &task_info_in, const unsigned int partition_in)
 
void operator() (const tbb::blocked_range< unsigned int > &r) const
 

Private Attributes

MFWorkerInterfaceworker
 
const TaskInfotask_info
 
const unsigned int partition
 

Detailed Description

Definition at line 244 of file task_info.cc.

Constructor & Destructor Documentation

◆ CellWork()

internal::MatrixFreeFunctions::color::CellWork::CellWork ( MFWorkerInterface worker_in,
const TaskInfo task_info_in,
const unsigned int  partition_in 
)
inline

Definition at line 247 of file task_info.cc.

Member Function Documentation

◆ operator()()

void internal::MatrixFreeFunctions::color::CellWork::operator() ( const tbb::blocked_range< unsigned int > &  r) const
inline

Definition at line 256 of file task_info.cc.

Member Data Documentation

◆ worker

MFWorkerInterface& internal::MatrixFreeFunctions::color::CellWork::worker
private

Definition at line 273 of file task_info.cc.

◆ task_info

const TaskInfo& internal::MatrixFreeFunctions::color::CellWork::task_info
private

Definition at line 274 of file task_info.cc.

◆ partition

const unsigned int internal::MatrixFreeFunctions::color::CellWork::partition
private

Definition at line 275 of file task_info.cc.


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