23 #ifndef RAJA_sequential_reduce_HPP
24 #define RAJA_sequential_reduce_HPP
26 #include "RAJA/config.hpp"
42 template<
typename T,
typename Reduce>
Header file defining prototypes for routines used to manage memory for CPU reductions and other opera...
Definition: reduce.hpp:45
ReduceSeq()=delete
prohibit compiler-generated default ctor
Definition: reduce.hpp:284
Definition: AlignedRangeIndexSetBuilders.cpp:35
Base types used in common for RAJA reducer objects.
#define RAJA_DECLARE_ALL_REDUCERS(POL, COMBINER)
Definition: reduce.hpp:46
Header file providing RAJA reduction declarations.
Header file containing RAJA sequential policy definitions.
Definition: policy.hpp:105
Header file for RAJA type definitions.