hp2FEM  0.1
Public Attributes
vnbr_t Struct Reference

#include <struct.h>

List of all members.

Public Attributes

idx_t pid
idx_t ned
idx_t gv

Detailed Description

This data structure stores volume-based k-way refinement info about an adjacent subdomain for a given vertex.


Member Data Documentation

idx_t vnbr_t::gv

The gain in volume achieved by moving the vertex to pid

idx_t vnbr_t::ned

The number of the adjacent edges that are incident on pid

idx_t vnbr_t::pid

The partition ID


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