|
kokkos-execution 0.0.1
|
Public Member Functions | |
| OnTest_on_same_execution_space_instance_Test ()=default | |
| ~OnTest_on_same_execution_space_instance_Test () override=default | |
| OnTest_on_same_execution_space_instance_Test (const OnTest_on_same_execution_space_instance_Test &)=delete | |
| OnTest_on_same_execution_space_instance_Test & | operator= (const OnTest_on_same_execution_space_instance_Test &)=delete |
| OnTest_on_same_execution_space_instance_Test (OnTest_on_same_execution_space_instance_Test &&) noexcept=delete | |
| OnTest_on_same_execution_space_instance_Test & | operator= (OnTest_on_same_execution_space_instance_Test &&) noexcept=delete |
| Public Member Functions inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| ExecutionSpace () | |
| ExecutionSpace & | operator= (const ExecutionSpace &)=delete |
| Public Member Functions inherited from Kokkos::utils::tests::scoped::callbacks::Manager | |
| Manager () | |
| ~Manager () | |
| Manager (const Manager &)=delete | |
| Manager & | operator= (const Manager &)=delete |
Additional Inherited Members | |
| Public Types inherited from Tests::ExecutionSpaceImpl::OnTest | |
| using | recorder_listener_t |
| Public Types inherited from Tests::Utils::ContextTest< Kokkos::Execution::ExecutionSpaceContext, Exec > | |
| using | context_t |
| using | scheduler_t |
| using | schedule_sender_t |
| using | value_t |
| using | view_s_t |
| Public Attributes inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| Exec | exec |
on, using the same execution space instance.There shouldn't be any fencing required in this case.
Definition at line 41 of file test_on.cpp.
|
default |
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
|
deletenoexcept |