hp2FEM
0.1
|
#include <struct.h>
Public Attributes | |
idx_t | id |
idx_t | ed |
idx_t | nnbrs |
idx_t | inbr |
The following data structure stores holds information on degrees for k-way partition
idx_t ckrinfo_t::ed |
The total external degree of a vertex
idx_t ckrinfo_t::id |
The internal degree of a vertex (sum of weights)
idx_t ckrinfo_t::inbr |
The index in the cnbr_t array where the nnbrs list of neighbors is stored
idx_t ckrinfo_t::nnbrs |
The number of neighboring subdomains