PPL Logo

ObjGraph::Node Class Reference

#include <ObjGraph.h>

Collaboration diagram for ObjGraph::Node:

Collaboration graph
[legend]

Public Member Functions

Edgeedges_from ()
Edgeedges_to ()

Data Fields

int node_index
int proc
int index
int n_out
int n_in

Private Attributes

EdgeoutEdge
EdgeinEdge
Nodenxt_hash

Friends

class ObjGraph

Detailed Description

Definition at line 37 of file ObjGraph.h.


Member Function Documentation

Edge* ObjGraph::Node::edges_from (  )  [inline]

Definition at line 45 of file ObjGraph.h.

References outEdge.

Edge* ObjGraph::Node::edges_to (  )  [inline]

Definition at line 46 of file ObjGraph.h.


Friends And Related Function Documentation

friend class ObjGraph [friend]

Definition at line 38 of file ObjGraph.h.


Field Documentation

Definition at line 40 of file ObjGraph.h.

Referenced by ObjGraph::ObjGraph().

Definition at line 41 of file ObjGraph.h.

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

Definition at line 43 of file ObjGraph.h.

Referenced by ObjGraph::ObjGraph().

Definition at line 44 of file ObjGraph.h.

Referenced by ObjGraph::ObjGraph().

Definition at line 46 of file ObjGraph.h.

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

Definition at line 50 of file ObjGraph.h.

Referenced by ObjGraph::ObjGraph().

Definition at line 51 of file ObjGraph.h.

Referenced by ObjGraph::find_node(), and 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