RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::reduce::sum< T > Member List

This is the complete list of members for RAJA::reduce::sum< T >, including all inherited members.

identity()RAJA::reduce::detail::op_adapter< T, RAJA::operators::plus >inlinestatic
operator()(T &val, const T v) constRAJA::reduce::detail::op_adapter< T, RAJA::operators::plus >inline
operator_type typedefRAJA::reduce::detail::op_adapter< T, RAJA::operators::plus >