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::sequential
 

Functions

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