|
hp2FEM
0.1
|
#include <struct.h>
Public Attributes | |
| idx_t | pid |
| idx_t | ned |
| idx_t | gv |
This data structure stores volume-based k-way refinement info about an adjacent subdomain for a given vertex.
| 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
1.7.6.1