PPL Logo

HypercubeTree Class Reference
[Charm++ Load Balancing Framework]

#include <HbmLB.h>

Inheritance diagram for HypercubeTree:

Inheritance graph
[legend]
Collaboration diagram for HypercubeTree:

Collaboration graph
[legend]

Public Member Functions

 HypercubeTree ()
virtual ~HypercubeTree ()
virtual int numLevels ()
virtual int parent (int mype, int level)
virtual bool isroot (int mype, int level)
virtual int numChildren (int mype, int level)
virtual void getChildren (int mype, int level, int *children, int &count)

Private Attributes

int toproot
int nLevels

Detailed Description

Definition at line 37 of file HbmLB.h.


Constructor & Destructor Documentation

HypercubeTree::HypercubeTree (  )  [inline]

Definition at line 42 of file HbmLB.h.

References Converse::CkNumPes(), nLevels, npes, and toproot.

Here is the call graph for this function:

virtual HypercubeTree::~HypercubeTree (  )  [inline, virtual]

Definition at line 49 of file HbmLB.h.


Member Function Documentation

virtual int HypercubeTree::numLevels (  )  [inline, virtual]

Implements MyHmbHierarchyTree.

Definition at line 50 of file HbmLB.h.

References nLevels.

virtual int HypercubeTree::parent ( int  mype,
int  level 
) [inline, virtual]

Implements MyHmbHierarchyTree.

Definition at line 51 of file HbmLB.h.

References nLevels.

virtual bool HypercubeTree::isroot ( int  mype,
int  level 
) [inline, virtual]

Implements MyHmbHierarchyTree.

Definition at line 55 of file HbmLB.h.

Referenced by getChildren().

Here is the caller graph for this function:

virtual int HypercubeTree::numChildren ( int  mype,
int  level 
) [inline, virtual]

Implements MyHmbHierarchyTree.

Definition at line 59 of file HbmLB.h.

Referenced by getChildren().

Here is the caller graph for this function:

virtual void HypercubeTree::getChildren ( int  mype,
int  level,
int children,
int count 
) [inline, virtual]

Implements MyHmbHierarchyTree.

Definition at line 62 of file HbmLB.h.

References isroot(), and numChildren().

Here is the call graph for this function:


Field Documentation

Definition at line 39 of file HbmLB.h.

Referenced by HypercubeTree().

Definition at line 40 of file HbmLB.h.

Referenced by HypercubeTree(), numLevels(), and parent().


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

Generated on Mon Sep 21 08:25:42 2020 for Charm++ by  doxygen 1.5.5