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

RAJA header file containing user interface for RAJA::Teams::seq. More...

#include "RAJA/pattern/launch/launch_core.hpp"
#include "RAJA/policy/sequential/policy.hpp"
#include "RAJA/pattern/params/forall.hpp"

Go to the source code of this file.

Classes

struct  RAJA::LaunchExecute< RAJA::null_launch_t >
 
struct  RAJA::LaunchExecute< RAJA::seq_launch_t >
 
struct  RAJA::LoopExecute< seq_exec, SEGMENT >
 
struct  RAJA::LoopICountExecute< seq_exec, SEGMENT >
 
struct  RAJA::TileExecute< seq_exec, SEGMENT >
 
struct  RAJA::TileTCountExecute< seq_exec, SEGMENT >
 

Namespaces

 RAJA
 

Detailed Description

RAJA header file containing user interface for RAJA::Teams::seq.