|
Kokkos Core Kernels Package
Version of the Day
|
This is the complete list of members for Kokkos::RangePolicy< Properties >, including all inherited members.
| chunk_size() const | Kokkos::RangePolicy< Properties > | inline |
| execution_policy typedef | Kokkos::RangePolicy< Properties > | |
| RangePolicy(const typename traits::execution_space &work_space, const member_type work_begin, const member_type work_end) | Kokkos::RangePolicy< Properties > | inline |
| RangePolicy(const member_type work_begin, const member_type work_end) | Kokkos::RangePolicy< Properties > | inline |
| RangePolicy(const typename traits::execution_space &work_space, const member_type work_begin, const member_type work_end, Args...args) | Kokkos::RangePolicy< Properties > | inline |
| RangePolicy(const member_type work_begin, const member_type work_end, Args...args) | Kokkos::RangePolicy< Properties > | inline |
| set_chunk_size(int chunk_size_) const | Kokkos::RangePolicy< Properties > | inline |
1.8.5