|
Orrery
A GPU-accelerated N-body gravitational simulator
|
This is the complete list of members for orrery::backend::Executor, including all inherited members.
| Executor()=default (defined in orrery::backend::Executor) | orrery::backend::Executor | protected |
| Executor(const Executor &)=default (defined in orrery::backend::Executor) | orrery::backend::Executor | protected |
| Executor(Executor &&)=default (defined in orrery::backend::Executor) | orrery::backend::Executor | protected |
| name() const noexcept=0 | orrery::backend::Executor | pure virtual |
| operator=(const Executor &)=default (defined in orrery::backend::Executor) | orrery::backend::Executor | protected |
| operator=(Executor &&)=default (defined in orrery::backend::Executor) | orrery::backend::Executor | protected |
| reset_statistics() noexcept=0 | orrery::backend::Executor | pure virtual |
| run(core::Index count, RangeTask task)=0 | orrery::backend::Executor | pure virtual |
| statistics() const =0 | orrery::backend::Executor | pure virtual |
| worker_core_class(unsigned worker) const noexcept=0 | orrery::backend::Executor | pure virtual |
| worker_count() const noexcept=0 | orrery::backend::Executor | pure virtual |
| ~Executor()=default (defined in orrery::backend::Executor) | orrery::backend::Executor | virtual |