#include <AMReX_BackgroundThread.H>
◆ BackgroundThread() [1/3]
| amrex::BackgroundThread::BackgroundThread |
( |
| ) |
|
◆ ~BackgroundThread()
| amrex::BackgroundThread::~BackgroundThread |
( |
| ) |
|
◆ BackgroundThread() [2/3]
◆ BackgroundThread() [3/3]
◆ Finish()
| void amrex::BackgroundThread::Finish |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Submit() [1/2]
| void amrex::BackgroundThread::Submit |
( |
std::function< void()> && |
a_f | ) |
|
◆ Submit() [2/2]
| void amrex::BackgroundThread::Submit |
( |
std::function< void()> const & |
a_f | ) |
|
The documentation for this class was generated from the following files: