|
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 | Teams () |
| RAJA_INLINE constexpr RAJA_HOST_DEVICE | Teams (int i) |
| RAJA_INLINE constexpr RAJA_HOST_DEVICE | Teams (int i, int j) |
| RAJA_INLINE constexpr RAJA_HOST_DEVICE | Teams (int i, int j, int k) |
Public Attributes | |
| int | value [3] |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
| int RAJA::Teams::value[3] |