
#include <RotateLB.h>


Public Member Functions | |
| RotateLB (const CkLBOptions &opt) | |
| RotateLB (CkMigrateMessage *m) | |
| void | work (LDStats *stats) |
| void | pup (PUP::er &p) |
Private Member Functions | |
| CmiBool | QueryBalanceNow (int step) |
Definition at line 8 of file RotateLB.h.
| RotateLB::RotateLB | ( | const CkLBOptions & | opt | ) |
| RotateLB::RotateLB | ( | CkMigrateMessage * | m | ) | [inline] |
Definition at line 12 of file RotateLB.h.
| void RotateLB::work | ( | LDStats * | stats | ) |
Definition at line 43 of file RotateLB.C.
References BaseLB::ProcStats::available, CmiAbort(), dest, BaseLB::LDStats::from_proc, LDObjData::migratable, BaseLB::LDStats::n_objs, BaseLB::LDStats::nprocs(), BaseLB::LDStats::objData, BaseLB::LDStats::procs, and BaseLB::LDStats::to_proc.
| void RotateLB::pup | ( | PUP::er & | p | ) | [inline, virtual] |
Reimplemented from CentralLB.
Definition at line 16 of file RotateLB.h.
References CentralLB::pup().
1.5.5