64 #ifndef ReleaseHeavierToLighterNeighbours_h    65 #define ReleaseHeavierToLighterNeighbours_h    67 #include "LoadBalancer.h" A ReleaseHeavierToLighterNeighbours is an object used to balance a PartitionedDomain. 
Definition: ReleaseHeavierToLighterNeighbours.h:75
double factorGreater
number of releases. 
Definition: LoadBalancer.h:87
The Graph class provides the abstraction of a graph. 
Definition: Graph.h:94
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35
virtual int balance(Graph &theWeightedGraph)
For numRelease times the Vertices of theWeightedGraph are iterated through. 
Definition: ReleaseHeavierToLighterNeighbours.cpp:89
A LoadBalancer is an object used to balance a PartitionedDomain. 
Definition: LoadBalancer.h:81
ReleaseHeavierToLighterNeighbours(void)
Default constructor. 
Definition: ReleaseHeavierToLighterNeighbours.cpp:70