DASH
0.3.0
|
Hash functor for mapping element keys to units. More...
Public Types | |
typedef Key | argument_type |
typedef dash::team_unit_t | result_type |
Public Member Functions | |
MyHash () | |
Default constructor. More... | |
MyHash (dash::Team &team) | |
Constructor. More... | |
result_type | operator() (const argument_type &key) const |
Hash functor for mapping element keys to units.
|
inline |
Constructor.
Definition at line 45 of file main.cpp.
References dash::Team::All(), dash::barrier(), dash::UnorderedMap< Key, Mapped, Hash, Pred, LocalMemType >::barrier(), dash::UnorderedMap< Key, Mapped, Hash, Pred, LocalMemType >::begin(), dash::UnorderedMap< Key, Mapped, Hash, Pred, LocalMemType >::count(), dash::UnorderedMap< Key, Mapped, Hash, Pred, LocalMemType >::end(), dash::UnorderedMap< Key, Mapped, Hash, Pred, LocalMemType >::find(), dash::init(), dash::UnorderedMap< Key, Mapped, Hash, Pred, LocalMemType >::insert(), dash::UnorderedMap< Key, Mapped, Hash, Pred, LocalMemType >::lsize(), dash::myid(), dash::UnorderedMap< Key, Mapped, Hash, Pred, LocalMemType >::size(), and dash::Team::size().