RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::expt::ValOp< T, Op > Member List

This is the complete list of members for RAJA::expt::ValOp< T, Op >, including all inherited members.

max(value_type v)RAJA::expt::ValOp< T, Op >inline
min(value_type v)RAJA::expt::ValOp< T, Op >inline
op_type typedefRAJA::expt::ValOp< T, Op >
operator&=(const value_type &rhs)RAJA::expt::ValOp< T, Op >inline
operator&=(value_type &rhs)RAJA::expt::ValOp< T, Op >inline
operator+=(const value_type &rhs)RAJA::expt::ValOp< T, Op >inline
operator<(const ValOp &rhs) constRAJA::expt::ValOp< T, Op >inline
operator=(ValOp const &)=defaultRAJA::expt::ValOp< T, Op >
operator=(ValOp &&)=defaultRAJA::expt::ValOp< T, Op >
operator>(const ValOp &rhs) constRAJA::expt::ValOp< T, Op >inline
operator|=(const value_type &rhs)RAJA::expt::ValOp< T, Op >inline
operator|=(value_type &rhs)RAJA::expt::ValOp< T, Op >inline
valRAJA::expt::ValOp< T, Op >
ValOp()=defaultRAJA::expt::ValOp< T, Op >
ValOp(value_type v)RAJA::expt::ValOp< T, Op >inlineexplicit
ValOp(ValOp const &)=defaultRAJA::expt::ValOp< T, Op >
ValOp(ValOp &&)=defaultRAJA::expt::ValOp< T, Op >
value_type typedefRAJA::expt::ValOp< T, Op >