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

Go to the source code of this file.

Namespaces

 RAJA
 
 RAJA::policy
 
 RAJA::policy::omp
 

Functions

template<typename Func >
RAJA_INLINE void RAJA::policy::omp::region_impl (const omp_parallel_region &, Func &&body)
 RAJA::region implementation for OpenMP. More...