|
mt-Metis
|
Refinement functions. More...
Go to the source code of this file.
Macros | |
| #define | MTMETIS_REFINE_H |
| #define | par_refine_graph MTMETIS_par_refine_graph |
Functions | |
| vtx_type | par_refine_graph (ctrl_type *ctrl, graph_type *graph) |
| Refine the partition of a graph. More... | |
Refinement functions.
| vtx_type par_refine_graph | ( | ctrl_type * | ctrl, |
| graph_type * | graph | ||
| ) |
Refine the partition of a graph.
| ctrl | The control structure with partitioning parameters. |
| graph | The graph to refine the partition on. |
1.8.11