PPL Logo

NeighborLB Class Reference
[Charm++ Load Balancing Framework]

#include <NeighborLB.h>

Inheritance diagram for NeighborLB:

Inheritance graph
[legend]
Collaboration diagram for NeighborLB:

Collaboration graph
[legend]

Public Member Functions

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

Private Member Functions

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

Detailed Description

Definition at line 16 of file NeighborLB.h.


Constructor & Destructor Documentation

NeighborLB::NeighborLB ( const CkLBOptions  ) 

NeighborLB::NeighborLB ( CkMigrateMessage m  )  [inline]

Definition at line 19 of file NeighborLB.h.


Member Function Documentation

bool NeighborLB::QueryBalanceNow ( int  step  )  [inline, private]

Definition at line 21 of file NeighborLB.h.

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

Definition at line 22 of file NeighborLB.h.

References Converse::CkNumPes().

Here is the call graph for this function:

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

Definition at line 25 of file NeighborLB.h.

References Converse::CkNumPes().

Here is the call graph for this function:

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

Definition at line 28 of file NeighborLB.h.

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

Here is the call graph for this function:


The documentation for this class was generated from the following files:

Generated on Mon Sep 21 08:27:56 2020 for Charm++ by  doxygen 1.5.5