1 // AUTOMATICALLY GENERATED FILE
5 extern module GreedyLB;
6 extern module GreedyRefineLB;
8 extern module RandCentLB;
9 extern module RefineLB;
10 extern module RefineCommLB;
11 extern module RotateLB;
12 extern module DistributedLB;
13 extern module HybridLB;
14 extern module ComboCentLB;
15 extern module RefineSwapLB;
16 extern module NeighborLB;
18 extern module BlockLB;
19 extern module GreedyCommLB;
20 extern module NodeLevelLB;
21 extern module GraphPartLB;
22 extern module GraphBFTLB;
23 extern module GridCommLB;
24 extern module GridCommRefineLB;
26 extern module RefineKLB;
27 extern module TempAwareCommLB;
28 extern module TreeMatchLB;
29 extern module GreedyAgentLB;
30 extern module NeighborCommLB;
31 extern module PhasebyArrayLB;
32 extern module RecBipartLB;
33 extern module CommAwareRefineLB;
34 extern module AdaptiveLB;
36 initnode void initEveryLB(void);