|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Base types used in common for RAJA reducer objects. More...
Go to the source code of this file.
Namespaces | |
| RAJA | |
| RAJA::reduce | |
| RAJA::reduce::detail | |
| RAJA::operators | |
Macros | |
| #define | RAJA_DECLARE_REDUCER(OP, POL, COMBINER) |
| #define | RAJA_DECLARE_INDEX_REDUCER(OP, POL, COMBINER) |
| #define | RAJA_DECLARE_ALL_REDUCERS(POL, COMBINER) |
Base types used in common for RAJA reducer objects.
| #define RAJA_DECLARE_REDUCER | ( | OP, | |
| POL, | |||
| COMBINER | |||
| ) |
| #define RAJA_DECLARE_INDEX_REDUCER | ( | OP, | |
| POL, | |||
| COMBINER | |||
| ) |
| #define RAJA_DECLARE_ALL_REDUCERS | ( | POL, | |
| COMBINER | |||
| ) |