|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <launch_core.hpp>
Public Member Functions | |
| RAJA_INLINE constexpr RAJA_HOST_DEVICE | Threads () |
| RAJA_INLINE constexpr RAJA_HOST_DEVICE | Threads (int i) |
| RAJA_INLINE constexpr RAJA_HOST_DEVICE | Threads (int i, int j) |
| RAJA_INLINE constexpr RAJA_HOST_DEVICE | Threads (int i, int j, int k) |
Public Attributes | |
| int | value [3] |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
| int RAJA::Threads::value[3] |