Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
Hierarchy Struct Reference

#include <hierarchy.h>

Collaboration diagram for Hierarchy:
[legend]

Data Fields

int nlevels
 
v_data ** graphs
 
ex_vtx_data ** geom_graphs
 
int * nvtxs
 
int * nedges
 
int ** v2cv
 
int ** cv2v
 
int maxNodeIndex
 

Detailed Description

Definition at line 38 of file hierarchy.h.

Field Documentation

◆ cv2v

◆ geom_graphs

◆ graphs

v_data** Hierarchy::graphs

Definition at line 40 of file hierarchy.h.

Referenced by create_hierarchy(), and drawtopfishedges().

◆ maxNodeIndex

int Hierarchy::maxNodeIndex

Definition at line 52 of file hierarchy.h.

Referenced by create_hierarchy().

◆ nedges

int* Hierarchy::nedges

Definition at line 43 of file hierarchy.h.

Referenced by create_hierarchy().

◆ nlevels

◆ nvtxs

◆ v2cv


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