SpanningTree Class Reference
[Charm++ Load Balancing Framework]

added by Abhinav class for computing the parent and children of a processor More...

#include <CentralLB.h>

Collaboration diagram for SpanningTree:

Collaboration graph
[legend]

Public Member Functions

 SpanningTree ()
void calcParent (int n)
void calcNumChildren (int n)

Data Fields

int arity
int parent
int numChildren

Detailed Description

added by Abhinav class for computing the parent and children of a processor

Definition at line 58 of file CentralLB.h.


Field Documentation

int SpanningTree::arity

Definition at line 61 of file CentralLB.h.

Referenced by calcNumChildren(), calcParent(), and SpanningTree().

int SpanningTree::parent

Definition at line 62 of file CentralLB.h.

Referenced by calcParent(), and CentralLB::ReceiveStatsViaTree().

int SpanningTree::numChildren

Definition at line 63 of file CentralLB.h.

Referenced by calcNumChildren(), and CentralLB::ReceiveStatsViaTree().


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