|
DiffEq - Modern C++ ODE Integration Library 1.0.0
High-performance C++ library for solving ODEs with async signal processing
|
This is the complete list of members for diffeq::async::AsyncExecutor, including all inherited members.
| AsyncExecutor(size_t num_threads=std::thread::hardware_concurrency()) (defined in diffeq::async::AsyncExecutor) | diffeq::async::AsyncExecutor | inlineexplicit |
| shutdown() (defined in diffeq::async::AsyncExecutor) | diffeq::async::AsyncExecutor | inline |
| submit(F &&func) -> std::future< std::invoke_result_t< F > > (defined in diffeq::async::AsyncExecutor) | diffeq::async::AsyncExecutor | inline |
| ~AsyncExecutor() (defined in diffeq::async::AsyncExecutor) | diffeq::async::AsyncExecutor | inline |