
#include <BaseLB.h>


Public Member Functions | |
| LBMigrateMsg () | |
| void | pup (PUP::er &p) |
Data Fields | |
| int | level |
| int | n_moves |
| MigrateInfo * | moves |
| char * | avail_vector |
| int | next_lb |
| double * | expectedLoad |
| int | step |
| int | lbDecisionCount |
Definition at line 179 of file BaseLB.h.
| void LBMigrateMsg::pup | ( | PUP::er & | p | ) | [inline] |
Definition at line 197 of file BaseLB.h.
References avail_vector, Converse::CkNumPes(), expectedLoad, level, moves, n_moves, next_lb, and p.
Referenced by CkMessageReplay::process().
Definition at line 181 of file BaseLB.h.
Referenced by HybridBaseLB::createMigrateMsg(), CentralLB::extractMigrateMsg(), pup(), and HybridBaseLB::ReceiveMigration().
Definition at line 183 of file BaseLB.h.
Referenced by HybridBaseLB::createMigrateMsg(), CentralLB::createMigrateMsg(), CentralLB::extractMigrateMsg(), getPredictedLoadWithMsg(), CentralLB::LoadBalance(), LBSimulation::PrintDecisions(), CentralLB::ProcessReceiveMigration(), pup(), WSLB::ReceiveMigration(), NborBaseLB::ReceiveMigration(), HybridBaseLB::ReceiveMigration(), WSLB::ReceiveStats(), NborBaseLB::ReceiveStats(), CentralLB::simulationRead(), NeighborLB::Strategy(), NeighborCommLB::Strategy(), NborBaseLB::Strategy(), and CentralLB::Strategy().
Definition at line 184 of file BaseLB.h.
Referenced by HybridBaseLB::createMigrateMsg(), CentralLB::createMigrateMsg(), CentralLB::extractMigrateMsg(), getPredictedLoadWithMsg(), CentralLB::LoadBalance(), LBSimulation::PrintDecisions(), CentralLB::ProcessReceiveMigration(), pup(), WSLB::ReceiveMigration(), NborBaseLB::ReceiveMigration(), HybridBaseLB::ReceiveMigration(), WSLB::ReceiveStats(), NborBaseLB::ReceiveStats(), NeighborLB::Strategy(), and NeighborCommLB::Strategy().
Definition at line 186 of file BaseLB.h.
Referenced by CentralLB::extractMigrateMsg(), CentralLB::LoadBalance(), CentralLB::ProcessReceiveMigration(), and pup().
Definition at line 187 of file BaseLB.h.
Referenced by CentralLB::extractMigrateMsg(), CentralLB::LoadBalance(), CentralLB::ProcessReceiveMigration(), and pup().
Definition at line 189 of file BaseLB.h.
Referenced by CentralLB::extractMigrateMsg(), CentralLB::LoadBalance(), CentralLB::ProcessReceiveMigration(), and pup().
Definition at line 193 of file BaseLB.h.
Referenced by CentralLB::LoadBalance(), and CentralLB::ProcessReceiveMigration().
Definition at line 194 of file BaseLB.h.
Referenced by CentralLB::LoadBalance(), and CentralLB::ProcessReceiveMigration().
1.5.5