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

Header file providing RAJA WorkStruct for workgroup. More...

#include "RAJA/config.hpp"
#include <utility>
#include <cstddef>
#include "RAJA/pattern/WorkGroup/Dispatcher.hpp"

Go to the source code of this file.

Classes

struct  RAJA::detail::WorkStruct< size, Dispatcher< platform, dispatch_policy, DispatcherID, CallArgs... > >
 

Namespaces

 RAJA
 
 RAJA::detail
 

Typedefs

template<typename Dispatcher_T >
using RAJA::detail::GenericWorkStruct = WorkStruct< RAJA_MAX_ALIGN, Dispatcher_T >
 

Detailed Description

Header file providing RAJA WorkStruct for workgroup.