|
Classes | |
| struct | flecsi::exec::leg::task_wrapper< F, P > |
| class | array_ref< T > |
Functions | |
| template<typename RETURN , task< RETURN > * TASK, std::size_t A> | |
| void | flecsi::exec::leg::detail::register_task () |
This module contains the Legion backend implementation of the FleCSI execution model.
| void flecsi::exec::leg::detail::register_task | ( | ) |
Register a task with Legion.
| RETURN | The return type of the task. |
| TASK | The legion task. |
| A | task attributes |
1.8.13