hp2FEM
0.1
|
#include <struct.h>
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_t * | ckrinfo |
vkrinfo_t * | vkrinfo |
nrinfo_t * | nrinfo |
struct graph_t * | coarser |
struct graph_t * | finer |
This data structure holds a graph
The per-vertex cut-based refinement info
The per-vertex volume-based refinement info