RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::detail::WorkRunner< EXEC_POLICY_T, ORDER_POLICY_T, DISPATCH_POLICY_T, ALLOCATOR_T, INDEX_T, Args > Struct Template Reference

Detailed Description

template<typename EXEC_POLICY_T, typename ORDER_POLICY_T, typename DISPATCH_POLICY_T, typename ALLOCATOR_T, typename INDEX_T, typename... Args>
struct RAJA::detail::WorkRunner< EXEC_POLICY_T, ORDER_POLICY_T, DISPATCH_POLICY_T, ALLOCATOR_T, INDEX_T, Args >

A class that handles running work in a work container


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