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

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

Base typedefRAJA::reduce::detail::BaseReduceMax< T, Combiner >
BaseReduce()RAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >inline
BaseReduce(T init_val, T identity_=Reduce::identity())RAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >inline
BaseReduce(const BaseReduce &copy)RAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >inline
BaseReduce(BaseReduce &&copy)RAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >inline
combine(T const &other) constRAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >inline
get() constRAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >inline
local() constRAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >inline
max(T rhs) constRAJA::reduce::detail::BaseReduceMax< T, Combiner >inline
operator T() constRAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >inline
operator=(const BaseReduce &)=deleteRAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >
operator=(BaseReduce &&)=defaultRAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >
reduce_type typedefRAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >
reset(T val, T identity_=Reduce::identity())RAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >inline
value_type typedefRAJA::reduce::detail::BaseReduce< T, RAJA::reduce::max, Combiner >