
#include <DistBaseLB.h>

Public Member Functions | |
| void | clearBgLoad () |
Data Fields | |
| int | from_pe |
| LBRealType | total_walltime |
| LBRealType | idletime |
| LBRealType | bg_walltime |
| LBRealType | obj_walltime |
| LBRealType | total_cputime |
| LBRealType | bg_cputime |
| LBRealType | obj_cputime |
| int | pe_speed |
| bool | available |
| bool | move |
| int | n_objs |
| LDObjData * | objData |
| int | n_comm |
| LDCommData * | commData |
Definition at line 38 of file DistBaseLB.h.
| void DistBaseLB::LDStats::clearBgLoad | ( | ) | [inline] |
Definition at line 40 of file DistBaseLB.h.
Referenced by DistBaseLB::AssembleStats(), and DistributedLB::Strategy().
Definition at line 41 of file DistBaseLB.h.
Referenced by DistBaseLB::AssembleStats(), clearBgLoad(), and DistributedLB::Strategy().
Definition at line 42 of file DistBaseLB.h.
Referenced by DistBaseLB::AssembleStats(), and clearBgLoad().
Definition at line 46 of file DistBaseLB.h.
Referenced by DistBaseLB::AssembleStats(), and clearBgLoad().
Definition at line 50 of file DistBaseLB.h.
Definition at line 53 of file DistBaseLB.h.
Referenced by DistBaseLB::AssembleStats(), DistBaseLB::DistBaseLB(), DistributedLB::Setup(), and DistributedLB::Strategy().
Definition at line 54 of file DistBaseLB.h.
Referenced by DistBaseLB::AssembleStats(), DistBaseLB::DistBaseLB(), DistributedLB::MapObjsToPe(), DistributedLB::RecvAck(), DistributedLB::Setup(), and DistributedLB::Strategy().
Definition at line 55 of file DistBaseLB.h.
Referenced by DistBaseLB::AssembleStats(), and DistBaseLB::DistBaseLB().
Definition at line 56 of file DistBaseLB.h.
Referenced by DistBaseLB::AssembleStats(), and DistBaseLB::DistBaseLB().
1.5.5