RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType > Member List

This is the complete list of members for RAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >, including all inherited members.

difference_type typedefRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >
get_stride() constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
iterator_category typedefRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >
operator!=(const strided_numeric_iterator &rhs) constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator*() constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator+(const strided_numeric_iterator &rhs) constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator+(const difference_type &rhs) constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator++()RAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator+=(const difference_type &rhs)RAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator-(const strided_numeric_iterator &rhs) constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator-(const difference_type &rhs) constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator--()RAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator-=(const difference_type &rhs)RAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator->() constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator<(const strided_numeric_iterator &rhs) constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator<=(const strided_numeric_iterator &rhs) constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator=(const strided_numeric_iterator &) noexcept=defaultRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >
operator=(strided_numeric_iterator &&) noexcept=defaultRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >
operator==(const strided_numeric_iterator &rhs) constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator>(const strided_numeric_iterator &rhs) constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator>=(const strided_numeric_iterator &rhs) constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
operator[](difference_type rhs) constRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
pointer typedefRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >
reference typedefRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >
strided_numeric_iterator() noexcept=defaultRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >
strided_numeric_iterator(const strided_numeric_iterator &) noexcept=defaultRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >
strided_numeric_iterator(strided_numeric_iterator &&) noexcept=defaultRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >
strided_numeric_iterator(stripped_value_type rhs, DifferenceType stride_=DifferenceType(1))RAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >inline
stripped_value_type typedefRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >
value_type typedefRAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >