Public Attributes | List of all members
ckrinfo_t Struct Reference

#include <struct.h>

Public Attributes

idx_t ed
 
idx_t id
 
idx_t inbr
 
idx_t nnbrs
 

Detailed Description

The following data structure stores holds information on degrees for k-way partition

Definition at line 34 of file libmetis/struct.h.

Member Data Documentation

idx_t ckrinfo_t::ed

The total external degree of a vertex

Definition at line 36 of file libmetis/struct.h.

idx_t ckrinfo_t::id

The internal degree of a vertex (sum of weights)

Definition at line 35 of file libmetis/struct.h.

idx_t ckrinfo_t::inbr

The index in the cnbr_t array where the nnbrs list of neighbors is stored

Definition at line 38 of file libmetis/struct.h.

idx_t ckrinfo_t::nnbrs

The number of neighboring subdomains

Definition at line 37 of file libmetis/struct.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:47