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

Header file for OpenMP synchronization. More...

Go to the source code of this file.

Namespaces

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

Functions

RAJA_INLINE void RAJA::policy::omp::synchronize_impl (const omp_synchronize &)
 Synchronize all OpenMP threads and tasks. More...
 

Detailed Description

Header file for OpenMP synchronization.