PPL Logo

ObjGraph::Edge Class Reference

#include <ObjGraph.h>

Collaboration diagram for ObjGraph::Edge:

Collaboration graph
[legend]

Public Member Functions

Edgenext_from ()
Edgenext_to ()

Data Fields

int edge_index
int index
int from_node
int to_node

Private Attributes

Edgenxt_out
Edgenxt_in

Friends

class ObjGraph

Detailed Description

Definition at line 23 of file ObjGraph.h.


Member Function Documentation

Edge* ObjGraph::Edge::next_from (  )  [inline]

Definition at line 30 of file ObjGraph.h.

References nxt_out.

Referenced by RecBisectBfLB::convertGraph().

Here is the caller graph for this function:

Edge* ObjGraph::Edge::next_to (  )  [inline]

Definition at line 31 of file ObjGraph.h.

Referenced by RecBisectBfLB::convertGraph().

Here is the caller graph for this function:


Friends And Related Function Documentation

friend class ObjGraph [friend]

Definition at line 24 of file ObjGraph.h.


Field Documentation

Definition at line 26 of file ObjGraph.h.

Referenced by ObjGraph::ObjGraph().

Definition at line 27 of file ObjGraph.h.

Referenced by ObjGraph::EdgeWeight(), and ObjGraph::ObjGraph().

Definition at line 28 of file ObjGraph.h.

Referenced by RecBisectBfLB::convertGraph(), and ObjGraph::ObjGraph().

Definition at line 29 of file ObjGraph.h.

Referenced by RecBisectBfLB::convertGraph(), and ObjGraph::ObjGraph().

Definition at line 31 of file ObjGraph.h.

Referenced by next_from(), and ObjGraph::ObjGraph().

Definition at line 34 of file ObjGraph.h.

Referenced by ObjGraph::ObjGraph().


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

Generated on Mon Sep 21 08:28:14 2020 for Charm++ by  doxygen 1.5.5