Proto  3.2
Proto::Reduction< T, OP, MEM > Member List

This is the complete list of members for Proto::Reduction< T, OP, MEM >, including all inherited members.

fetch()Proto::Reduction< T, OP, MEM >
fetchLocal()Proto::Reduction< T, OP, MEM >
init()Proto::Reduction< T, OP, MEM >static
m_hostTempProto::Reduction< T, OP, MEM >private
m_hostTotalProto::Reduction< T, OP, MEM >private
reduce(const T *a_data, const size_t a_size)Proto::Reduction< T, OP, MEM >
Reduction()Proto::Reduction< T, OP, MEM >inline
Reduction(bool a_dynamic)Proto::Reduction< T, OP, MEM >
reset()Proto::Reduction< T, OP, MEM >
update(T &a_v1, const T a_v2)Proto::Reduction< T, OP, MEM >static
~Reduction()Proto::Reduction< T, OP, MEM >