|
mt-Metis
|
KWay refinement function prototypes. More...
Go to the source code of this file.
Macros | |
| #define | par_kwawyrefine MTMETIS_par_kwayrefine |
Functions | |
| vtx_type | par_kwayrefine (ctrl_type *const ctrl, graph_type *const graph, kwinfo_type *kwinfo) |
| Parallel kway-refinement. More... | |
KWay refinement function prototypes.
| vtx_type par_kwayrefine | ( | ctrl_type *const | ctrl, |
| graph_type *const | graph, | ||
| kwinfo_type * | kwinfo | ||
| ) |
Parallel kway-refinement.
| ctrl | The control strucutre. |
| graph | The graph who's partition to refine. |
| kwinfo | The uncoarsening information structure. |
1.8.11