RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Classes | Namespaces
WorkRunner.hpp File Reference

Header file containing RAJA WorkRunner class specializations. More...

#include "RAJA/config.hpp"
#include "RAJA/policy/openmp/policy.hpp"
#include "RAJA/pattern/WorkGroup/WorkRunner.hpp"

Go to the source code of this file.

Classes

struct  RAJA::detail::WorkRunner< RAJA::omp_work, RAJA::ordered, DISPATCH_POLICY_T, ALLOCATOR_T, INDEX_T, Args... >
 
struct  RAJA::detail::WorkRunner< RAJA::omp_work, RAJA::reverse_ordered, DISPATCH_POLICY_T, ALLOCATOR_T, INDEX_T, Args... >
 

Namespaces

 RAJA
 
 RAJA::detail
 

Detailed Description

Header file containing RAJA WorkRunner class specializations.