Create a new execution space instance with RAII semantics. More...
#include <ExecutionSpace.hpp>
Public Member Functions | |
ExecutionSpace () | |
ExecutionSpace & | operator= (const ExecutionSpace &)=delete |
ExecutionSpace (const ExecutionSpace &)=delete | |
Public Attributes | |
Exec | exec |
Create a new execution space instance with RAII semantics.
Definition at line 11 of file ExecutionSpace.hpp.
|
inline |
Definition at line 13 of file ExecutionSpace.hpp.
|
delete |
|
delete |
Exec Kokkos::utils::tests::scoped::ExecutionSpace< Exec >::exec |
Definition at line 18 of file ExecutionSpace.hpp.