hp2FEM  0.1
Public Attributes
graph_t Struct Reference

#include <struct.h>

Collaboration diagram for graph_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

idx_t nvtxs
idx_t nedges
idx_t ncon
idx_t * xadj
idx_t * vwgt
idx_t * vsize
idx_t * adjncy
idx_t * adjwgt
idx_t * tvwgt
real_t * invtvwgt
int free_xadj
int free_vwgt
int free_vsize
int free_adjncy
int free_adjwgt
idx_t * label
idx_t * cmap
idx_t mincut
idx_t minvol
idx_t * where
idx_t * pwgts
idx_t nbnd
idx_t * bndptr
idx_t * bndind
idx_t * id
idx_t * ed
ckrinfo_tckrinfo
vkrinfo_tvkrinfo
nrinfo_tnrinfo
struct graph_tcoarser
struct graph_tfiner

Detailed Description

This data structure holds a graph


Member Data Documentation

The per-vertex cut-based refinement info

The per-vertex volume-based refinement info


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Friends Defines