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

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

Base typedefRAJA::reduce::detail::BaseReduceMinLoc< T, IndexType, Combiner >
BaseReduce()RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >inline
BaseReduce(ValueLoc< T, IndexType > init_val, ValueLoc< T, IndexType > identity_=Reduce::identity())RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >inline
BaseReduce(const BaseReduce &copy)RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >inline
BaseReduce(BaseReduce &&copy)RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >inline
BaseReduceMinLoc()RAJA::reduce::detail::BaseReduceMinLoc< T, IndexType, Combiner >inline
BaseReduceMinLoc(T init_val, IndexType init_idx, T identity_val_=reduce_type::identity(), IndexType identity_loc_=DefaultLoc< IndexType >().value())RAJA::reduce::detail::BaseReduceMinLoc< T, IndexType, Combiner >inline
combine(ValueLoc< T, IndexType > const &other) constRAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >inline
get() constRAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >inline
getLoc() constRAJA::reduce::detail::BaseReduceMinLoc< T, IndexType, Combiner >inline
local() constRAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >inline
minloc(T rhs, IndexType loc) constRAJA::reduce::detail::BaseReduceMinLoc< T, IndexType, Combiner >inline
operator T() constRAJA::reduce::detail::BaseReduceMinLoc< T, IndexType, Combiner >inline
operator ValueLoc< T, IndexType >() constRAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >inline
operator=(const BaseReduce &)=deleteRAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >
operator=(BaseReduce &&)=defaultRAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >
reduce_type typedefRAJA::reduce::detail::BaseReduceMinLoc< 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::BaseReduceMinLoc< T, IndexType, Combiner >inline
BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >::reset(ValueLoc< T, IndexType > val, ValueLoc< T, IndexType > identity_=Reduce::identity())RAJA::reduce::detail::BaseReduce< ValueLoc< T, IndexType >, RAJA::reduce::min, Combiner >inline
value_type typedefRAJA::reduce::detail::BaseReduceMinLoc< T, IndexType, Combiner >