Reference documentation for deal.II version GIT relicensing-233-g802318d791 2024-03-28 20: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 | Public Attributes | Private Attributes | List of all members
internal::MatrixFreeFunctions::color::PartitionWork Class Reference
Inheritance diagram for internal::MatrixFreeFunctions::color::PartitionWork:
Inheritance graph
[legend]

Public Member Functions

 PartitionWork (MFWorkerInterface &worker_in, const unsigned int partition_in, const TaskInfo &task_info_in, const bool is_blocked_in)
 
tbb::task * execute () override
 

Public Attributes

tbb::empty_task * dummy
 

Private Attributes

MFWorkerInterfaceworker
 
const unsigned int partition
 
const TaskInfotask_info
 
const bool is_blocked
 

Detailed Description

Definition at line 280 of file task_info.cc.

Constructor & Destructor Documentation

◆ PartitionWork()

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

Definition at line 283 of file task_info.cc.

Member Function Documentation

◆ execute()

tbb::task * internal::MatrixFreeFunctions::color::PartitionWork::execute ( )
inlineoverride

Definition at line 295 of file task_info.cc.

Member Data Documentation

◆ dummy

tbb::empty_task* internal::MatrixFreeFunctions::color::PartitionWork::dummy

Definition at line 309 of file task_info.cc.

◆ worker

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

Definition at line 312 of file task_info.cc.

◆ partition

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

Definition at line 313 of file task_info.cc.

◆ task_info

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

Definition at line 314 of file task_info.cc.

◆ is_blocked

const bool internal::MatrixFreeFunctions::color::PartitionWork::is_blocked
private

Definition at line 315 of file task_info.cc.


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