RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Static Public Attributes | List of all members
RAJA::omp::MultiReduceTuning< t_algorithm > Struct Template Reference

#include <policy.hpp>

Static Public Attributes

static constexpr multi_reduce_algorithm algorithm = t_algorithm
 
static constexpr bool consistent
 

Member Data Documentation

◆ algorithm

template<multi_reduce_algorithm t_algorithm>
constexpr multi_reduce_algorithm RAJA::omp::MultiReduceTuning< t_algorithm >::algorithm = t_algorithm
staticconstexpr

◆ consistent

template<multi_reduce_algorithm t_algorithm>
constexpr bool RAJA::omp::MultiReduceTuning< t_algorithm >::consistent
staticconstexpr
Initial value:
=
static constexpr multi_reduce_algorithm algorithm
Definition: policy.hpp:59

The documentation for this struct was generated from the following file: