| Base typedef | RAJA::reduce::detail::BaseReduceMaxLoc< T, IndexType, Combiner > | |
| BaseReduce() | RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner > | inline |
| BaseReduce(ValueLoc< T, IndexType, false > init_val, ValueLoc< T, IndexType, false > identity_=Reduce::identity()) | RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner > | inline |
| BaseReduce(const BaseReduce ©) | RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner > | inline |
| BaseReduce(BaseReduce &©) | RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner > | inline |
| BaseReduceMaxLoc() | RAJA::reduce::detail::BaseReduceMaxLoc< T, IndexType, Combiner > | inline |
| BaseReduceMaxLoc(T init_val, IndexType init_idx, T identity_val_=reduce_type::identity(), IndexType identity_loc_=DefaultLoc< IndexType >().value()) | RAJA::reduce::detail::BaseReduceMaxLoc< T, IndexType, Combiner > | inline |
| combine(ValueLoc< T, IndexType, false > const &other) const | RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner > | inline |
| get() const | RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner > | inline |
| getLoc() const | RAJA::reduce::detail::BaseReduceMaxLoc< T, IndexType, Combiner > | inline |
| local() const | RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner > | inline |
| maxloc(T rhs, IndexType loc) const | RAJA::reduce::detail::BaseReduceMaxLoc< T, IndexType, Combiner > | inline |
| operator T() const | RAJA::reduce::detail::BaseReduceMaxLoc< T, IndexType, Combiner > | inline |
| operator ValueLoc< T, IndexType, false >() const | RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner > | inline |
| operator=(const BaseReduce &)=delete | RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner > | |
| operator=(BaseReduce &&)=default | RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner > | |
| reduce_type typedef | RAJA::reduce::detail::BaseReduceMaxLoc< T, IndexType, Combiner > | |
| reset(T init_val, IndexType init_idx, T identity_val_=reduce_type::identity(), IndexType identity_loc_=DefaultLoc< IndexType >().value()) | RAJA::reduce::detail::BaseReduceMaxLoc< T, IndexType, Combiner > | inline |
| BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner >::reset(ValueLoc< T, IndexType, false > val, ValueLoc< T, IndexType, false > identity_=Reduce::identity()) | RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType, false >, RAJA::reduce::max, Combiner > | inline |
| value_type typedef | RAJA::reduce::detail::BaseReduceMaxLoc< T, IndexType, Combiner > | |