Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Functions
HilbertLoadBalance.cpp File Reference

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)
 

Detailed Description

implementation of the hilbert curve load balancing

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file HilbertLoadBalance.cpp.

Function Documentation

◆ apply_node_patch_packing()

void apply_node_patch_packing ( std::vector< shamrock::patch::Patch > &  global_patch_list,
std::vector< i32 > &  new_owner_table 
)
inline

Definition at line 26 of file HilbertLoadBalance.cpp.