Reference documentation for deal.II version GIT relicensing-214-g6e74dec06b 2024-03-27 18:10:01+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::partition::ActualCellWork Class Reference

Public Member Functions

 ActualCellWork (MFWorkerInterface **worker_pointer, const unsigned int partition, const TaskInfo &task_info)
 
 ActualCellWork (MFWorkerInterface &worker, const unsigned int partition, const TaskInfo &task_info)
 
void operator() () const
 

Private Attributes

MFWorkerInterfaceworker
 
MFWorkerInterface ** worker_pointer
 
const unsigned int partition
 
const TaskInfotask_info
 

Detailed Description

Definition at line 73 of file task_info.cc.

Constructor & Destructor Documentation

◆ ActualCellWork() [1/2]

internal::MatrixFreeFunctions::partition::ActualCellWork::ActualCellWork ( MFWorkerInterface **  worker_pointer,
const unsigned int  partition,
const TaskInfo task_info 
)
inline

Definition at line 76 of file task_info.cc.

◆ ActualCellWork() [2/2]

internal::MatrixFreeFunctions::partition::ActualCellWork::ActualCellWork ( MFWorkerInterface worker,
const unsigned int  partition,
const TaskInfo task_info 
)
inline

Definition at line 85 of file task_info.cc.

Member Function Documentation

◆ operator()()

void internal::MatrixFreeFunctions::partition::ActualCellWork::operator() ( ) const
inline

Definition at line 95 of file task_info.cc.

Member Data Documentation

◆ worker

MFWorkerInterface* internal::MatrixFreeFunctions::partition::ActualCellWork::worker
private

Definition at line 110 of file task_info.cc.

◆ worker_pointer

MFWorkerInterface** internal::MatrixFreeFunctions::partition::ActualCellWork::worker_pointer
private

Definition at line 111 of file task_info.cc.

◆ partition

const unsigned int internal::MatrixFreeFunctions::partition::ActualCellWork::partition
private

Definition at line 112 of file task_info.cc.

◆ task_info

const TaskInfo& internal::MatrixFreeFunctions::partition::ActualCellWork::task_info
private

Definition at line 113 of file task_info.cc.


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