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


Data Fields | |
| double | load |
| int | Id |
Definition at line 31 of file elements.h.
| double InfoRecord::load |
Definition at line 34 of file elements.h.
Referenced by GreedyCommLB::alloc(), RefinerApprox::computeB(), RefinerApprox::create(), Refiner::create(), maxHeap::deleteMax(), minHeap< T >::deleteMin(), maxHeap::insert(), minHeap< T >::insert(), minHeap< T >::least(), RefineKLB::performGreedyMoves(), RefinerComm::refine(), Refiner::refine(), WSLB::Strategy(), NeighborLB::Strategy(), minHeap< T >::update(), GreedyCommLB::update(), VectorStrategy(), and GreedyCommLB::work().
Definition at line 37 of file elements.h.
Referenced by RefinerApprox::create(), Refiner::create(), RefineKLB::performGreedyMoves(), RefinerComm::refine(), RefinerApprox::refine(), WSLB::Strategy(), NeighborLB::Strategy(), and VectorStrategy().
1.5.1