Here is a list of all class members with links to the classes they belong to:
- o -
- on_device : Tests::Utils::ContextTest< ContextType, Exec >
- OnTest_many_execution_space_instances_of_different_type_Test() : Tests::ExecutionSpaceImpl::OnTest_many_execution_space_instances_of_different_type_Test
- OnTest_on_another_execution_space_instance_same_type_Test() : Tests::ExecutionSpaceImpl::OnTest_on_another_execution_space_instance_same_type_Test
- OnTest_on_same_execution_space_instance_Test() : Tests::ExecutionSpaceImpl::OnTest_on_same_execution_space_instance_Test
- operation_state_concept : Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs >, Kokkos::Execution::ExecutionSpaceImpl::Scheduler< Exec >::OpState< Rcvr >, Kokkos::Execution::GraphImpl::OpState< Sndr, Rcvr, FirstClosure, RestOfClosures >, Kokkos::Execution::GraphImpl::Scheduler< Exec >::OpState< Rcvr >
- operator bool() : Kokkos::Execution::Impl::OptionalStorage< T >
- operator()() : EventDiscardMatcher< Exec >, Kokkos::Execution::ExecutionSpaceImpl::Pop, Kokkos::Execution::ExecutionSpaceImpl::Push, Kokkos::Execution::ExecutionSpaceImpl::ScopedRegion, Kokkos::Execution::ExecutionSpaceImpl::ThenWrapper< Functor >, Kokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< Kokkos::Execution::parallel_for_t >, Kokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< stdexec::bulk_t >, Kokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< stdexec::continues_on_t >, Kokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< stdexec::schedule_from_t >, Kokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< stdexec::then_t >, Kokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< stdexec::when_all_t >, Kokkos::Execution::GraphImpl::TransformSenderFor< Kokkos::Execution::parallel_for_t >, Kokkos::Execution::GraphImpl::TransformSenderFor< stdexec::bulk_t >, Kokkos::Execution::GraphImpl::TransformSenderFor< stdexec::then_t >, Kokkos::Execution::Impl::MakeOpState< DomainType, OpStateType >::Huddle< Sndr, Rcvr, Clsrs >, Kokkos::Execution::Impl::MakeOpState< DomainType, OpStateType >::Huddle< Sndr, Rcvr, Clsrs... >, Kokkos::Execution::Impl::RequiresSync< Exec, Rcvr >, Kokkos::Execution::Impl::SyncWait::ApplySenderFor< SndrTrait >, Kokkos::Execution::Impl::SyncWait::SyncWait, Kokkos::Execution::parallel_for_t, Tests::GraphImpl::GraphEventDiscardMatcher< Exec >, Tests::Utils::check_rcvr_env_queryable_with_t< IsQueryable, Queries >, Tests::Utils::check_rcvr_env_t< ExpectedEnv >, Tests::Utils::check_scheduler_type_t< Tag, Schd >, Tests::Utils::Functors::Counter, Tests::Utils::Functors::Increment< ViewType, MayThrow, Atomic >, Tests::Utils::Functors::Labeled< ID >, Tests::Utils::Functors::LoadCheckAdd< ValueType, OnDevice >, Tests::Utils::Functors::MutableMoveToSyncWait< Sndr >, Tests::Utils::Functors::NoOp< MayThrowOnCall, MayThrowOnCopy, MayThrowOnMove >, Tests::Utils::Functors::ShowThreadID, Tests::Utils::Functors::SumIndices< ViewType >, Tests::Utils::Functors::TagDispatch< ViewType >, Tests::Utils::Functors::ThrowsWhenCopied
- operator->() : Kokkos::Execution::Impl::OptionalStorage< T >
- operator<< : Kokkos::Execution::GraphImpl::GraphAddNodeEvent, Kokkos::Execution::GraphImpl::GraphCreateEvent, Kokkos::Execution::GraphImpl::GraphInstantiateEvent, Kokkos::Execution::GraphImpl::GraphSubmitEvent, Kokkos::Execution::Impl::RecordEvent, Kokkos::Execution::Impl::WaitEvent
- operator<=>() : Kokkos::Execution::GraphImpl::GraphAddNodeEvent, Kokkos::Execution::GraphImpl::GraphCreateEvent, Kokkos::Execution::GraphImpl::GraphInstantiateEvent, Kokkos::Execution::GraphImpl::GraphSubmitEvent, Kokkos::Execution::Impl::ExecutionSpaceRef< Exec >, Kokkos::Execution::Impl::RecordEvent, Kokkos::Execution::Impl::WaitEvent, Tests::Utils::TrackingAllocator< T >
- operator=() : Kokkos::Execution::Impl::Event< Exec >, Kokkos::Execution::Impl::Event< Kokkos::Cuda >, Kokkos::Execution::Impl::Event< Kokkos::Experimental::HPX >, Kokkos::Execution::Impl::Event< Kokkos::HIP >, Kokkos::Execution::Impl::Event< Kokkos::SYCL >, Kokkos::Execution::Impl::ExecutionSpaceRef< Exec >, Kokkos::Execution::Impl::Immovable, Kokkos::Execution::Impl::OptionalStorage< T >, Tests::check_rcvr_env_lvalue_Test, Tests::check_rcvr_env_queryable_with_and_not_Test, Tests::check_rcvr_env_rvalue_Test, Tests::check_scheduler_default_Test, Tests::check_scheduler_multiple_splits_Test, Tests::check_scheduler_split_transfer_when_all_no_forward_Test, Tests::check_scheduler_split_when_all_no_forward_Test, Tests::check_scheduler_static_thread_pool_Test, Tests::ExecutionSpaceImpl::AnySenderTest_then_Test, Tests::ExecutionSpaceImpl::BulkTest_bulk_Test, Tests::ExecutionSpaceImpl::BulkTest_forwarding_env_Test, Tests::ExecutionSpaceImpl::BulkTest_no_spurious_copy_on_connect_Test, Tests::ExecutionSpaceImpl::ContinuesOnTest_queryable_get_exec_Test, Tests::ExecutionSpaceImpl::ContinuesOnTest_then_sync_wait_Test, Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test, Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_same_type_Test, Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_same_execution_space_instance_Test, Tests::ExecutionSpaceImpl::DomainTest_has_apply_sender_for_sync_wait_Test, Tests::ExecutionSpaceImpl::DomainTest_has_transform_sender_for_bulk_Test, Tests::ExecutionSpaceImpl::DomainTest_has_transform_sender_for_then_Test, Tests::ExecutionSpaceImpl::DomainTest_not_default_domain_like_bulk_Test, Tests::ExecutionSpaceImpl::DomainTest_not_default_domain_like_then_Test, Tests::ExecutionSpaceImpl::EnsureStartedTest_then_Test, Tests::ExecutionSpaceImpl::ForkJoinTest_continues_on_bulk_Test, Tests::ExecutionSpaceImpl::ForkJoinTest_continues_on_Test, Tests::ExecutionSpaceImpl::ForkJoinTest_diamond_Test, Tests::ExecutionSpaceImpl::InterOpTest_transition_from_inline_scheduler_and_back_Test, Tests::ExecutionSpaceImpl::InterOpTest_transition_from_inline_scheduler_Test, Tests::ExecutionSpaceImpl::InterOpTest_transition_from_static_thread_pool_and_back_Test, Tests::ExecutionSpaceImpl::InterOpTest_transition_from_static_thread_pool_Test, Tests::ExecutionSpaceImpl::InterOpTest_transition_to_inline_scheduler_Test, Tests::ExecutionSpaceImpl::InterOpTest_transition_to_static_thread_pool_and_back_Test, Tests::ExecutionSpaceImpl::InterOpTest_transition_to_static_thread_pool_Test, Tests::ExecutionSpaceImpl::LetValueTest_scoped_allocation_Test, Tests::ExecutionSpaceImpl::OnTest_many_execution_space_instances_of_different_type_Test, Tests::ExecutionSpaceImpl::OnTest_on_another_execution_space_instance_same_type_Test, Tests::ExecutionSpaceImpl::OnTest_on_same_execution_space_instance_Test, Tests::ExecutionSpaceImpl::OpStateTest_construct_query_and_start_Test, Tests::ExecutionSpaceImpl::ParallelForTest_closure_object_creation_overloads_Test, Tests::ExecutionSpaceImpl::ParallelForTest_forwarding_env_Test, Tests::ExecutionSpaceImpl::ParallelForTest_starts_on_parallel_region_Test, Tests::ExecutionSpaceImpl::ParallelForTest_team_policy_Test, Tests::ExecutionSpaceImpl::ParallelForTest_two_parallel_regions_Test, Tests::ExecutionSpaceImpl::RepeatEffectUntilTest_works_Test, Tests::ExecutionSpaceImpl::Scheduler_round_trip_property_Test, Tests::ExecutionSpaceImpl::ScopedRegionTest_many_Test, Tests::ExecutionSpaceImpl::SplitTest_split_and_sync_wait_Test, Tests::ExecutionSpaceImpl::SplitTest_within_Test, Tests::ExecutionSpaceImpl::SyncWaitTest_rethrows_Test, Tests::ExecutionSpaceImpl::SyncWaitTest_sync_wait_Test, Tests::ExecutionSpaceImpl::ThenTest_error_propagates_Test, Tests::ExecutionSpaceImpl::ThenTest_forwarding_env_Test, Tests::ExecutionSpaceImpl::ThenTest_then_lifetime_Test, Tests::ExecutionSpaceImpl::ThenTest_then_schedule_Test, Tests::ExecutionSpaceImpl::ThenTest_then_starts_on_Test, Tests::ExecutionSpaceImpl::TransferWhenAllTest_Y_Test, Tests::ExecutionSpaceImpl::WhenAllTest_nested_when_all_with_independent_branch_Test, Tests::ExecutionSpaceImpl::WhenAllTest_nested_with_inner_followed_by_other_Test, Tests::ExecutionSpaceImpl::WhenAllTest_single_branch_followed_by_other_and_finish_on_self_Test, Tests::ExecutionSpaceImpl::WhenAllTest_single_branch_followed_by_self_Test, Tests::ExecutionSpaceImpl::WhenAllTest_single_branch_Test, Tests::ExecutionSpaceImpl::WhenAllTest_single_mixed_branch_followed_by_self_Test, Tests::ExecutionSpaceImpl::WhenAllTest_two_branches_followed_by_self_Test, Tests::ExecutionSpaceImpl::WhenAllTest_two_branches_host_device_followed_by_device_Test, Tests::ExecutionSpaceImpl::WhenAllTest_two_mixed_branches_followed_by_other_and_finish_on_self_Test, Tests::ExecutionSpaceImpl::WhenAllTest_two_mixed_branches_followed_by_self_Test, Tests::GraphImpl::BulkTest_bulk_schedule_Test, Tests::GraphImpl::BulkTest_bulk_starts_on_Test, Tests::GraphImpl::DomainTest_has_apply_sender_for_sync_wait_Test, Tests::GraphImpl::DomainTest_has_transform_sender_for_bulk_Test, Tests::GraphImpl::DomainTest_has_transform_sender_for_then_Test, Tests::GraphImpl::DomainTest_not_default_domain_like_bulk_Test, Tests::GraphImpl::DomainTest_not_default_domain_like_then_Test, Tests::GraphImpl::EventsTest_create_and_add_nodes_Test, Tests::GraphImpl::EventsTest_create_instantiate_and_submit_Test, Tests::GraphImpl::ParallelForTest_parallel_for_schedule_tagged_operator_Test, Tests::GraphImpl::ParallelForTest_parallel_for_schedule_Test, Tests::GraphImpl::ParallelForTest_parallel_for_starts_on_Test, Tests::GraphImpl::Scheduler_round_trip_property_Test, Tests::GraphImpl::SyncWaitTest_sync_wait_Test, Tests::GraphImpl::ThenTest_then_schedule_Test, Tests::GraphImpl::ThenTest_then_starts_on_Test, Tests::Impl::CompletionSignalTest_defer_wait_event_policy_Test, Tests::Impl::CompletionSignalTest_inline_fence_exec_policy_Test, Tests::Impl::CompletionSignalTest_passthrough_policy_Test, Tests::Impl::CompletionSignalTest_schedule_wait_event_policy_Test, Tests::Impl::EventTest_default_instance_Test, Tests::Impl::EventTest_record_and_wait_and_record_and_wait_Test, Tests::Impl::EventTest_record_and_wait_many_times_Test, Tests::Impl::EventTest_record_and_wait_Test, Tests::Impl::EventTest_record_but_dont_wait_Test, Tests::Impl::EventTest_uniqueness_Test, Tests::Impl::EventTest_wait_exec_event_different_type_Test, Tests::Impl::EventTest_wait_exec_event_for_same_type_Test, Tests::Impl::EventTest_works_intended_usage_pattern_Test, Tests::Impl::forwarding_queryable_Test, Tests::Impl::RecordEvent_description_Test, Tests::Impl::WaitEvent_description_Test, Tests::TrackingAllocatorTest_forwarded_through_then_Test, Tests::TrackingAllocatorTest_write_read_env_Test, Tests::Utils::Functors::Counter, Tests::Utils::Functors::NoOp< MayThrowOnCall, MayThrowOnCopy, MayThrowOnMove >, Tests::Utils::Functors::ThrowsWhenCopied
- operator== : Kokkos::Execution::ExecutionSpaceImpl::Scheduler< Exec >, Kokkos::Execution::GraphImpl::Scheduler< Exec >
- OpState() : Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs >, Kokkos::Execution::GraphImpl::OpState< Sndr, Rcvr, FirstClosure, RestOfClosures >
- opstate_base_is_nothrow_constructible : Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs >
- OpStateBase() : Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs >, Kokkos::Execution::GraphImpl::OpStateBase< Exec, Rcvr >
- OpStateTest_construct_query_and_start_Test() : Tests::ExecutionSpaceImpl::OpStateTest_construct_query_and_start_Test
- OptionalStorage() : Kokkos::Execution::Impl::OptionalStorage< T >