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

implementation of the hilbert curve load balancing More...

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.