Reference documentation for deal.II version 9.2.0
\(\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\}}\)
Public Member Functions | Private Attributes | List of all members
internal::MatrixFreeFunctions::MPICommunication Class Reference
Inheritance diagram for internal::MatrixFreeFunctions::MPICommunication:
[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 311 of file task_info.cc.

Constructor & Destructor Documentation

◆ MPICommunication()

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

Definition at line 314 of file task_info.cc.

Member Function Documentation

◆ execute()

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

Definition at line 320 of file task_info.cc.

Member Data Documentation

◆ worker

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

Definition at line 330 of file task_info.cc.

◆ do_compress

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

Definition at line 331 of file task_info.cc.


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