|
Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
Functions | |
| template<typename scalar_type, typename execution_space, typename size_type> | |
| KOKKOS_INLINE_FUNCTION Kokkos::pair< size_type, size_type > | compute_work_range (const execution_space devicedevice, const size_type work_count, const size_type thread_count, const size_type thread_rank) |
| KOKKOS_INLINE_FUNCTION Kokkos::pair< size_type, size_type > Stokhos::details::compute_work_range | ( | const execution_space | device, |
| const size_type | work_count, | ||
| const size_type | thread_count, | ||
| const size_type | thread_rank ) |
Definition at line 185 of file Stokhos_Multiply.hpp.