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

Header file containing RAJA workgroup Dispatcher. More...

#include "RAJA/config.hpp"
#include "RAJA/policy/sequential/policy.hpp"
#include "RAJA/pattern/WorkGroup/Dispatcher.hpp"

Go to the source code of this file.

Namespaces

 RAJA
 
 RAJA::detail
 

Functions

template<typename T , typename Dispatcher_T >
const Dispatcher_T * RAJA::detail::get_Dispatcher (seq_work const &)
 

Detailed Description

Header file containing RAJA workgroup Dispatcher.