#include <Comm1LB.h>
Inheritance diagram for Comm1LB:


Public Member Functions | |
| Comm1LB (const CkLBOptions &) | |
| Comm1LB (CkMigrateMessage *m) | |
Data Fields | |
| int | nobj |
| int | npe |
| alloc_struct ** | alloc_array |
| graph * | object_graph |
Private Member Functions | |
| CmiBool | QueryBalanceNow (int step) |
| void | work (BaseLB::LDStats *stats, int count) |
| void | alloc (int pe, int id, double load, int nmsg, int nbyte) |
| double | compute_cost (int id, int pe, int n_alloc, int &out_msg, int &out_byte) |
| void | add_graph (int x, int y, int data, int nmsg) |
Definition at line 32 of file Comm1LB.h.
| Comm1LB::Comm1LB | ( | CkMigrateMessage * | m | ) | [inline] |
1.5.1