|
NAMD
|
#include <elements.h>
Public Attributes | |
| int | patch1 |
| int | patch2 |
| int | processor |
| int | oldProcessor |
| LDObjHandle | handle |
Public Attributes inherited from InfoRecord | |
| double | load |
| int | Id |
Definition at line 20 of file elements.h.
| LDObjHandle computeInfo::handle |
Definition at line 26 of file elements.h.
Referenced by NamdCentLB::Strategy().
| int computeInfo::oldProcessor |
Definition at line 25 of file elements.h.
Referenced by Rebalancer::Rebalancer(), NamdCentLB::Strategy(), and Rebalancer::~Rebalancer().
| int computeInfo::patch1 |
Definition at line 23 of file elements.h.
Referenced by Rebalancer::deAssign(), Rebalancer::InitProxyUsage(), Rebalancer::makeHeaps(), Rebalancer::makeTwoHeaps(), RefineTorusLB::newRefine(), Rebalancer::numAvailable(), and Rebalancer::refine().
| int computeInfo::patch2 |
Definition at line 23 of file elements.h.
Referenced by Rebalancer::deAssign(), Rebalancer::InitProxyUsage(), Rebalancer::makeHeaps(), Rebalancer::makeTwoHeaps(), RefineTorusLB::newRefine(), Rebalancer::numAvailable(), and Rebalancer::refine().
| int computeInfo::processor |
Definition at line 24 of file elements.h.
Referenced by Rebalancer::assign(), Rebalancer::deAssign(), NamdCentLB::Strategy(), and Rebalancer::~Rebalancer().
1.8.14