|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Classes | |
| struct | ordered |
| struct | reverse_ordered |
| struct | array_of_pointers |
| struct | ragged_array_of_objects |
| struct | constant_stride_array_of_objects |
| struct | indirect_function_call_dispatch |
| Dispatch using function pointers to make indirect function calls. More... | |
| struct | indirect_virtual_function_dispatch |
| Dispatch using virtual functions to make indirect function calls. More... | |
| struct | direct_dispatch |
| struct | WorkGroupPolicy |