Reference documentation for deal.II version 9.6.0
|
This is the complete list of members for Threads::Task< RT >, including all inherited members.
ExcNoTask() | Threads::Task< RT > | static |
join() const | Threads::Task< RT > | inline |
joinable() const | Threads::Task< RT > | inline |
operator=(const Task &other)=default | Threads::Task< RT > | |
operator=(Task &&other) noexcept=default | Threads::Task< RT > | |
return_value() | Threads::Task< RT > | inline |
Task(const std::function< RT()> &function_object) | Threads::Task< RT > | inline |
Task()=default | Threads::Task< RT > | |
Task(const Task &other)=default | Threads::Task< RT > | |
Task(Task &&other) noexcept=default | Threads::Task< RT > | |
task_data | Threads::Task< RT > | private |