|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
This is the complete list of members for RAJA::BinaryTreeReduce< T, BinaryOp, SizeType, t_num_levels >, including all inherited members.
| BinaryTreeReduce(T init=BinaryOp::identity(), BinaryOp op=BinaryOp {}) noexcept | RAJA::BinaryTreeReduce< T, BinaryOp, SizeType, t_num_levels > | inlineexplicit |
| combine(T value) | RAJA::BinaryTreeReduce< T, BinaryOp, SizeType, t_num_levels > | inline |
| get() const | RAJA::BinaryTreeReduce< T, BinaryOp, SizeType, t_num_levels > | inline |
| get_and_reset(T init=BinaryOp::identity()) | RAJA::BinaryTreeReduce< T, BinaryOp, SizeType, t_num_levels > | inline |
| num_levels | RAJA::BinaryTreeReduce< T, BinaryOp, SizeType, t_num_levels > | static |
| operator+=(T value) | RAJA::BinaryTreeReduce< T, BinaryOp, SizeType, t_num_levels > | inline |
| reset(T init=BinaryOp::identity()) noexcept | RAJA::BinaryTreeReduce< T, BinaryOp, SizeType, t_num_levels > | inline |