| 
    Kokkos Core Kernels Package
    Version of the Day
    
   | 
 
Subrange for a partition's rank and size. More...
#include <Kokkos_ExecPolicy.hpp>
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION | WorkRange (const RangePolicy &range, const int part_rank, const int part_size) | 
| Subrange for a partition's rank and size.  More... | |
Subrange for a partition's rank and size.
Typically used to partition a range over a group of threads.
Definition at line 303 of file Kokkos_ExecPolicy.hpp.
      
  | 
  inline | 
Subrange for a partition's rank and size.
Typically used to partition a range over a group of threads.
Definition at line 315 of file Kokkos_ExecPolicy.hpp.
 1.8.5