RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Functions
RAJA::detail::omp_target Namespace Reference

Functions

template<typename Factory >
auto get_value (Factory factory)
 
template<typename Factory >
auto get_cached_value (Factory &&factory)
 

Function Documentation

◆ get_value()

template<typename Factory >
auto RAJA::detail::omp_target::get_value ( Factory  factory)
inline

◆ get_cached_value()

template<typename Factory >
auto RAJA::detail::omp_target::get_cached_value ( Factory &&  factory)
inline