mt-Metis
|
Vertex separator refinement prototypes. More...
Go to the source code of this file.
Macros | |
#define | par_vseprefine MTMETIS_par_vseprefine |
Functions | |
vtx_type | par_vseprefine (ctrl_type *const ctrl, graph_type *const graph, vsinfo_type *vsinfo) |
Parallel vertex separator refinement. More... | |
Vertex separator refinement prototypes.
vtx_type par_vseprefine | ( | ctrl_type *const | ctrl, |
graph_type *const | graph, | ||
vsinfo_type * | vsinfo | ||
) |
Parallel vertex separator refinement.
ctrl | The control strucutre |
graph | The graph who's partition to refine |
kwinfo | The uncoarsening information struct. |