![]() |
Shamrock 2025.10.0
Astrophysical Code
|
implementation of the hilbert curve load balancing More...
#include "shambase/stacktrace.hpp"#include "shambase/string.hpp"#include "shambackends/vec.hpp"#include "shamrock/scheduler/HilbertLoadBalance.hpp"#include "shamrock/scheduler/loadbalance/LoadBalanceStrategy.hpp"#include "shamsys/NodeInstance.hpp"#include "shamsys/legacy/log.hpp"#include "shamsys/legacy/sycl_handler.hpp"
Include dependency graph for HilbertLoadBalance.cpp:Go to the source code of this file.
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Functions | |
| void | apply_node_patch_packing (std::vector< shamrock::patch::Patch > &global_patch_list, std::vector< i32 > &new_owner_table) |
implementation of the hilbert curve load balancing
Definition in file HilbertLoadBalance.cpp.
|
inline |
Definition at line 26 of file HilbertLoadBalance.cpp.