Reference documentation for deal.II version GIT relicensing-218-g1f873f3929 2024-03-28 15:00: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::MPICommunication Class Reference
Inheritance diagram for internal::MatrixFreeFunctions::MPICommunication:
Inheritance graph
[legend]

Public Member Functions

 MPICommunication (MFWorkerInterface &worker_in, const bool do_compress)
 
tbb::task * execute () override
 

Private Attributes

MFWorkerInterfaceworker
 
const bool do_compress
 

Detailed Description

Definition at line 322 of file task_info.cc.

Constructor & Destructor Documentation

◆ MPICommunication()

internal::MatrixFreeFunctions::MPICommunication::MPICommunication ( MFWorkerInterface worker_in,
const bool  do_compress 
)
inline

Definition at line 325 of file task_info.cc.

Member Function Documentation

◆ execute()

tbb::task * internal::MatrixFreeFunctions::MPICommunication::execute ( )
inlineoverride

Definition at line 331 of file task_info.cc.

Member Data Documentation

◆ worker

MFWorkerInterface& internal::MatrixFreeFunctions::MPICommunication::worker
private

Definition at line 341 of file task_info.cc.

◆ do_compress

const bool internal::MatrixFreeFunctions::MPICommunication::do_compress
private

Definition at line 342 of file task_info.cc.


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