![]() |
Shamrock 2025.10.0
Astrophysical Code
|
function to run load balancing with the hilbert curve More...
#include "shammath/sfc/hilbert.hpp"#include "shamrock/patch/Patch.hpp"#include <tuple>#include <vector>Go to the source code of this file.
Classes | |
| struct | shamrock::scheduler::LoadBalancingChangeList |
| struct | shamrock::scheduler::LoadBalancingChangeList::ChangeOp |
| class | shamrock::scheduler::HilbertLoadBalance< hilbert_num > |
| hilbert load balancing More... | |
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Typedefs | |
| using | shamrock::scheduler::HilbertLB = HilbertLoadBalance<u64> |
| using | shamrock::scheduler::HilbertLBQuad = HilbertLoadBalance<shamrock::sfc::quad_hilbert_num> |
function to run load balancing with the hilbert curve
Definition in file HilbertLoadBalance.hpp.
| using shamrock::scheduler::HilbertLB = HilbertLoadBalance<u64> |
Definition at line 66 of file HilbertLoadBalance.hpp.
| using shamrock::scheduler::HilbertLBQuad = HilbertLoadBalance<shamrock::sfc::quad_hilbert_num> |
Definition at line 67 of file HilbertLoadBalance.hpp.