RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
List of all members
RAJA::policy::workgroup::WorkGroupPolicy< EXEC_POLICY_T, ORDER_POLICY_T, STORAGE_POLICY_T, DISPATCH_POLICY_T > Struct Template Reference

#include <WorkGroup.hpp>

Inheritance diagram for RAJA::policy::workgroup::WorkGroupPolicy< EXEC_POLICY_T, ORDER_POLICY_T, STORAGE_POLICY_T, DISPATCH_POLICY_T >:
RAJA::PolicyBaseT< Policy_, Pattern_, Launch_, Platform_, Traits > RAJA::PolicyBase

Additional Inherited Members

- Static Public Attributes inherited from RAJA::PolicyBaseT< Policy_, Pattern_, Launch_, Platform_, Traits >
static constexpr Policy policy = Policy_
 
static constexpr Pattern pattern = Pattern_
 
static constexpr Launch launch = Launch_
 
static constexpr Platform platform = Platform_
 

The documentation for this struct was generated from the following file: