ryujin 2.1.1 revision 0f269b6e84acefa08132307953bd597a510add24
Public Member Functions | List of all members
ryujin::SynchronizationDispatch Class Reference

#include <source/openmp.h>

Public Member Functions

 SynchronizationDispatch (const std::function< void()> &async_payload)
 
 ~SynchronizationDispatch ()
 
DEAL_II_ALWAYS_INLINE void check (bool &, const bool)
 

Detailed Description

Todo:
write documentation

Definition at line 141 of file openmp.h.

Constructor & Destructor Documentation

◆ SynchronizationDispatch()

ryujin::SynchronizationDispatch::SynchronizationDispatch ( const std::function< void()> &  async_payload)
inline

Definition at line 144 of file openmp.h.

◆ ~SynchronizationDispatch()

ryujin::SynchronizationDispatch::~SynchronizationDispatch ( )
inline

Definition at line 150 of file openmp.h.

Member Function Documentation

◆ check()

DEAL_II_ALWAYS_INLINE void ryujin::SynchronizationDispatch::check ( bool &  ,
const bool   
)
inline

Definition at line 175 of file openmp.h.


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