Reference documentation for deal.II version GIT relicensing-437-g81ec864850 2024-04-19 07:30: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 | Public Attributes | Private Attributes | List of all members
internal::MatrixFreeFunctions::partition::CellWork Class Reference
Inheritance diagram for internal::MatrixFreeFunctions::partition::CellWork:
Inheritance graph
[legend]

Public Member Functions

 CellWork (MFWorkerInterface &worker, const unsigned int partition, const TaskInfo &task_info, const bool is_blocked)
 
tbb::task * execute () override
 

Public Attributes

tbb::empty_task * dummy
 

Private Attributes

ActualCellWork work
 
const bool is_blocked
 

Detailed Description

Definition at line 116 of file task_info.cc.

Constructor & Destructor Documentation

◆ CellWork()

internal::MatrixFreeFunctions::partition::CellWork::CellWork ( MFWorkerInterface worker,
const unsigned int  partition,
const TaskInfo task_info,
const bool  is_blocked 
)
inline

Definition at line 119 of file task_info.cc.

Member Function Documentation

◆ execute()

tbb::task * internal::MatrixFreeFunctions::partition::CellWork::execute ( )
inlineoverride

Definition at line 129 of file task_info.cc.

Member Data Documentation

◆ dummy

tbb::empty_task* internal::MatrixFreeFunctions::partition::CellWork::dummy

Definition at line 138 of file task_info.cc.

◆ work

ActualCellWork internal::MatrixFreeFunctions::partition::CellWork::work
private

Definition at line 141 of file task_info.cc.

◆ is_blocked

const bool internal::MatrixFreeFunctions::partition::CellWork::is_blocked
private

Definition at line 142 of file task_info.cc.


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