Galois
|
This is the complete list of members for galois::GReduceLogicalOr, including all inherited members.
getLocal() | galois::Reducible< bool, std::logical_or< bool >, identity_value< bool, false > > | inline |
GReduceLogicalOr() | galois::GReduceLogicalOr | inline |
operator()() const | galois::identity_value< bool, false > | inline |
reduce() | galois::Reducible< bool, std::logical_or< bool >, identity_value< bool, false > > | inline |
Reducible(std::logical_or< bool >merge_func, identity_value< bool, false >id_func) | galois::Reducible< bool, std::logical_or< bool >, identity_value< bool, false > > | inline |
reset() | galois::Reducible< bool, std::logical_or< bool >, identity_value< bool, false > > | inline |
update(bool &&rhs) | galois::Reducible< bool, std::logical_or< bool >, identity_value< bool, false > > | inline |
update(const bool &rhs) | galois::Reducible< bool, std::logical_or< bool >, identity_value< bool, false > > | inline |
value_type typedef | galois::Reducible< bool, std::logical_or< bool >, identity_value< bool, false > > |