#include <elements.h>
Inheritance diagram for processorInfo:


Data Fields | |
| double | backgroundLoad |
| double | computeLoad |
| int | pe_speed |
| double | utilization |
| CmiBool | available |
| Set * | computeSet |
Definition at line 54 of file elements.h.
Definition at line 58 of file elements.h.
Referenced by RefinerApprox::create(), Refiner::create(), VectorStrategy(), and GreedyCommLB::work().
| double processorInfo::computeLoad |
Definition at line 59 of file elements.h.
Referenced by RefinerApprox::create(), Refiner::create(), VectorStrategy(), and GreedyCommLB::work().
Definition at line 61 of file elements.h.
Referenced by RefinerApprox::create(), Refiner::create(), VectorStrategy(), and GreedyCommLB::work().
| double processorInfo::utilization |
Definition at line 62 of file elements.h.
Definition at line 63 of file elements.h.
Referenced by RefinerApprox::create(), Refiner::create(), and VectorStrategy().
Definition at line 64 of file elements.h.
Referenced by RefinerApprox::create(), Refiner::create(), RefinerComm::refine(), and Refiner::refine().
1.5.1