NeighborCommLB Class Reference
[Charm++ Load Balancing Framework]

#include <NeighborCommLB.h>

Inheritance diagram for NeighborCommLB:

Inheritance graph
[legend]
Collaboration diagram for NeighborCommLB:

Collaboration graph
[legend]

Public Member Functions

 NeighborCommLB (const CkLBOptions &)
 NeighborCommLB (CkMigrateMessage *m)

Private Member Functions

CmiBool QueryBalanceNow (int step)
virtual int max_neighbors ()
virtual int num_neighbors ()
virtual void neighbors (int *_n)
LBMigrateMsgStrategy (NborBaseLB::LDStats *stats, int count)

Detailed Description

Definition at line 23 of file NeighborCommLB.h.


Constructor & Destructor Documentation

NeighborCommLB::NeighborCommLB ( CkMigrateMessage m  )  [inline]

Definition at line 26 of file NeighborCommLB.h.


Member Function Documentation

CmiBool NeighborCommLB::QueryBalanceNow ( int  step  )  [inline, private, virtual]

Reimplemented from NborBaseLB.

Definition at line 28 of file NeighborCommLB.h.

References CmiTrue.

virtual int NeighborCommLB::max_neighbors (  )  [inline, private, virtual]

Definition at line 29 of file NeighborCommLB.h.

References Converse::CkNumPes().

virtual int NeighborCommLB::num_neighbors (  )  [inline, private, virtual]

Definition at line 32 of file NeighborCommLB.h.

References Converse::CkNumPes().

virtual void NeighborCommLB::neighbors ( int _n  )  [inline, private, virtual]

Definition at line 35 of file NeighborCommLB.h.

References Converse::CkMyPe(), and Converse::CkNumPes().

Referenced by Strategy().


The documentation for this class was generated from the following files:
Generated on Sun Jun 29 13:34:25 2008 for Charm++ by  doxygen 1.5.1