|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Internal header for RAJA forall "BED" macros (i.e., loop bounds 'BED' --> begin, end, distance) More...
Go to the source code of this file.
Macros | |
| #define | RAJA_EXTRACT_BED_SUFFIXED(CONTAINER, SUFFIX) |
| #define | RAJA_EXTRACT_BED_IT(CONTAINER) RAJA_EXTRACT_BED_SUFFIXED(CONTAINER, _it) |
Internal header for RAJA forall "BED" macros (i.e., loop bounds 'BED' --> begin, end, distance)
| #define RAJA_EXTRACT_BED_SUFFIXED | ( | CONTAINER, | |
| SUFFIX | |||
| ) |
| #define RAJA_EXTRACT_BED_IT | ( | CONTAINER | ) | RAJA_EXTRACT_BED_SUFFIXED(CONTAINER, _it) |