PPL Logo

TopoCentLB::PartGraph Class Reference

#include <TopoCentLB.h>

Collaboration diagram for TopoCentLB::PartGraph:

Collaboration graph
[legend]

Public Types

typedef double Edge

Public Member Functions

 PartGraph (int num_parts, int init_num_objs)
 PartGraph (PartGraph *pg, int init_num_objs)
 ~PartGraph ()

Data Fields

Nodenodes
Edge ** edges
int n_nodes
int n_edges

Data Structures

struct  Node

Detailed Description

Definition at line 53 of file TopoCentLB.h.


Member Typedef Documentation

Definition at line 62 of file TopoCentLB.h.


Constructor & Destructor Documentation

TopoCentLB::PartGraph::PartGraph ( int  num_parts,
int  init_num_objs 
) [inline]

TopoCentLB::PartGraph::PartGraph ( PartGraph pg,
int  init_num_objs 
) [inline]

TopoCentLB::PartGraph::~PartGraph (  )  [inline]

Definition at line 108 of file TopoCentLB.h.

References edges, n_nodes, and nodes.


Field Documentation

Definition at line 118 of file TopoCentLB.h.

Referenced by PartGraph(), TopoCentLB::work(), and ~PartGraph().

Definition at line 119 of file TopoCentLB.h.

Referenced by TopoCentLB::calculateMST(), PartGraph(), TopoCentLB::work(), and ~PartGraph().

Definition at line 120 of file TopoCentLB.h.

Referenced by TopoCentLB::calculateMST(), PartGraph(), and ~PartGraph().

Definition at line 121 of file TopoCentLB.h.

Referenced by PartGraph().


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

Generated on Mon Sep 21 08:30:57 2020 for Charm++ by  doxygen 1.5.5