kokkos-execution
0.0.1
Loading...
Searching...
No Matches
domain.hpp
Go to the documentation of this file.
1
#ifndef KOKKOS_EXECUTION_GRAPH_DOMAIN_HPP
2
#define KOKKOS_EXECUTION_GRAPH_DOMAIN_HPP
3
4
#include "
kokkos-execution/stdexec.hpp
"
5
6
namespace
Kokkos::Execution::GraphImpl
{
7
8
struct
Domain
:
public
stdexec::default_domain { };
9
10
}
// namespace Kokkos::Execution::GraphImpl
11
12
#endif
// KOKKOS_EXECUTION_GRAPH_DOMAIN_HPP
stdexec.hpp
Kokkos::Execution::GraphImpl
Definition
graph.hpp:12
Kokkos::Execution::GraphImpl::Domain
Definition
domain.hpp:8
kokkos-execution
graph
domain.hpp
Generated on
for kokkos-execution by
1.15.0