PPL Logo

gk_graph_t Struct Reference

#include <gk_struct.h>

Collaboration diagram for gk_graph_t:

Collaboration graph
[legend]

Data Fields

int32_t nvtxs
ssize_txadj
int32_tadjncy
int32_tiadjwgt
floatfadjwgt
int32_tivwgts
floatfvwgts
int32_tivsizes
floatfvsizes
int32_tvlabels

Detailed Description

Definition at line 89 of file gk_struct.h.


Field Documentation

The integer vertex weights

Definition at line 95 of file gk_struct.h.

Referenced by gk_graph_Dup(), gk_graph_ExtractSubgraph(), gk_graph_FreeContents(), gk_graph_Read(), gk_graph_Reorder(), and gk_graph_Write().

The floating point vertex weights

Definition at line 96 of file gk_struct.h.

Referenced by gk_graph_Dup(), gk_graph_ExtractSubgraph(), gk_graph_FreeContents(), gk_graph_Read(), gk_graph_Reorder(), and gk_graph_Write().

The integer vertex sizes

Definition at line 97 of file gk_struct.h.

Referenced by gk_graph_Dup(), gk_graph_ExtractSubgraph(), gk_graph_FreeContents(), gk_graph_Read(), gk_graph_Reorder(), and gk_graph_Write().

The floating point vertex sizes

Definition at line 98 of file gk_struct.h.

Referenced by gk_graph_Dup(), gk_graph_ExtractSubgraph(), gk_graph_FreeContents(), gk_graph_Read(), gk_graph_Reorder(), and gk_graph_Write().

The labels of the vertices

Definition at line 99 of file gk_struct.h.

Referenced by gk_graph_Dup(), gk_graph_ExtractSubgraph(), gk_graph_FreeContents(), and gk_graph_Reorder().


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

Generated on Mon Sep 21 08:25:10 2020 for Charm++ by  doxygen 1.5.5