VertexRecord Struct Reference
[Charm++ Load Balancing Framework]

#include <graph.h>

Collaboration diagram for VertexRecord:

Collaboration graph
[legend]

Data Fields

int index
float weight
int firstEdge
int numEdges

Detailed Description

Definition at line 16 of file graph.h.


Field Documentation

int VertexRecord::index

Definition at line 17 of file graph.h.

Referenced by g_nextVertex(), and generateRandomGraph().

float VertexRecord::weight

Definition at line 18 of file graph.h.

Referenced by g_nextVertex(), generateRandomGraph(), and graph_weightof().

int VertexRecord::firstEdge

Definition at line 19 of file graph.h.

Referenced by g_addEdge(), g_finishVertex(), g_getNeighbor(), g_nextVertex(), g_printGraph(), and generateRandomGraph().

int VertexRecord::numEdges

Definition at line 20 of file graph.h.

Referenced by g_addEdge(), g_finishVertex(), g_getNeighbor(), g_nextVertex(), g_numNeighbors(), g_printGraph(), and generateRandomGraph().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:35:50 2008 for Charm++ by  doxygen 1.5.1