23 #ifndef RAJA_openmp_HPP
24 #define RAJA_openmp_HPP
26 #include "RAJA/config.hpp"
28 #if defined(RAJA_ENABLE_OPENMP)
34 #if !defined(RAJA_ENABLE_DESUL_ATOMICS)
Header file containing RAJA OpenMP policy definitions.
Header file containing RAJA Dispatcher and WorkRunner constructs.
RAJA header file defining OpenMP atomic operations.
Header file containing RAJA index set and segment iteration template methods for OpenMP.
RAJA header file for OpenMP collapse constructs.
RAJA header file containing user interface for RAJA::launch::openmp.
Header file containing RAJA reduction templates for OpenMP execution.
Header file containing RAJA reduction templates for OpenMP execution.
Header file providing RAJA scan declarations.
Header file providing RAJA sort declarations.
Header file for OpenMP synchronization.
RAJA header file defining OpenMP thread operations.