|
kokkos-execution 0.0.1
|
#include "kokkos-execution/impl/dependency.hpp"#include "kokkos-execution/impl/empty.hpp"#include "kokkos-execution/impl/submitted.hpp"Go to the source code of this file.
Classes | |
| struct | Kokkos::Execution::Impl::ContinuesOn::DependencyFor< InnerOp, ExecTo > |
| struct | Kokkos::Execution::Impl::ContinuesOn::DependencyFor< InnerOp, ExecTo > |
Namespaces | |
| namespace | Kokkos |
| namespace | Kokkos::Execution |
| namespace | Kokkos::Execution::Impl |
| namespace | Kokkos::Execution::Impl::ContinuesOn |
Concepts | |
| concept | Kokkos::Execution::Impl::ContinuesOn::signals_submitted |
Typedefs | |
| template<typename InnerOp, typename ExecTo> | |
| using | Kokkos::Execution::Impl::ContinuesOn::dependency_for_t = typename DependencyFor<InnerOp, ExecTo>::type |
| template<typename InnerOp, typename ExecTo, typename Rcvr> | |
| using | Kokkos::Execution::Impl::ContinuesOn::completion_signal_policy_t |