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

Header file for parallel region in kernel. More...

#include "RAJA/config.hpp"
#include "RAJA/pattern/region.hpp"
#include <iostream>
#include <type_traits>

Go to the source code of this file.

Classes

struct  RAJA::statement::Region< RegionPolicy, EnclosedStmts >
 
struct  RAJA::internal::StatementExecutor< statement::Region< RegionPolicy, EnclosedStmts... >, Types >
 

Namespaces

 RAJA
 
 RAJA::statement
 
 RAJA::internal
 

Detailed Description

Header file for parallel region in kernel.