chombo-discharge
|
This is the complete list of members for LoadBalancing, including all inherited members.
gatherBoxes(Vector< Box > &a_boxes) | LoadBalancing | static |
gatherBoxesAndLoads(Vector< Box > &a_boxes, Vector< int > &a_loads) | LoadBalancing | static |
gatherLoads(Vector< Real > &a_loads) | LoadBalancing | static |
gatherLoads(Vector< int > &a_loads) | LoadBalancing | static |
gatherLoads(Vector< long > &a_loads) | LoadBalancing | static |
makeBalance(Vector< int > &a_ranks, const Vector< T > &a_loads, const Vector< Box > &a_boxes) | LoadBalancing | static |
makeBalance(Vector< int > &a_ranks, Loads &a_rankLoads, const Vector< T > &a_boxLoads, const Vector< Box > &a_boxes) | LoadBalancing | static |
maxBits(std::vector< Box >::iterator a_first, std::vector< Box >::iterator a_last) | LoadBalancing | protectedstatic |
mortonComparator(const int a_maxBits, const std::pair< Box, T > &a_lhs, const std::pair< Box, T > &a_rhs) | LoadBalancing | protectedstatic |
mortonSort(Vector< Box > &a_boxes, Vector< T > &a_loads) | LoadBalancing | protectedstatic |
packPairs(const Vector< Box > &a_boxes, const Vector< T > &a_loads) | LoadBalancing | protectedstatic |
shuffleSort(Vector< Box > &a_boxes, Vector< T > &a_loads) | LoadBalancing | protectedstatic |
sort(Vector< Vector< Box >> &a_boxes, Vector< Vector< T >> &a_loads, const BoxSorting a_whichSorting) | LoadBalancing | static |
sort(Vector< Box > &a_boxes, Vector< T > &a_loads, const BoxSorting a_which) | LoadBalancing | static |
sort(Vector< Box > &a_boxes, const BoxSorting a_which) | LoadBalancing | static |
standardSort(Vector< Box > &a_boxes, Vector< T > &a_loads) | LoadBalancing | protectedstatic |
unpackPairs(Vector< Box > &a_boxes, Vector< T > &a_loads, const std::vector< std::pair< Box, T >> &a_pairs) | LoadBalancing | protectedstatic |