kokkos-execution
0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::GraphImpl::graph_operation_state_for Concept Reference
#include <
graph_fwd.hpp
>
Concept definition
template
<
typename
OpState,
typename
Exec>
concept
Kokkos::Execution::GraphImpl::graph_operation_state_for
= stdexec::operation_state<OpState> && Kokkos::ExecutionSpace<Exec>
&&
GraphOperationStateFor<OpState, Exec>::value
Kokkos::Execution::GraphImpl::graph_operation_state_for
Definition
graph_fwd.hpp:32
Kokkos::Execution::GraphImpl::GraphOperationStateFor
Definition
graph_fwd.hpp:29
Detailed Description
Definition at line
32
of file
graph_fwd.hpp
.
Kokkos
Execution
GraphImpl
graph_operation_state_for
Generated on
for kokkos-execution by
1.15.0