|
mt-Metis
|
Uncoarsening functions. More...
Go to the source code of this file.
Macros | |
| #define | par_uncoarsen_graph MTMETIS_par_uncoarsen_graph |
Functions | |
| void | par_uncoarsen_graph (ctrl_type *ctrl, graph_type *graph) |
| Uncoarsen a partitioning on a graph (from graph->coarser to graph). More... | |
Uncoarsening functions.
| void par_uncoarsen_graph | ( | ctrl_type * | ctrl, |
| graph_type * | graph | ||
| ) |
Uncoarsen a partitioning on a graph (from graph->coarser to graph).
| ctrl | The control structure containing runtime parameters. |
| graph | The original graph to uncoarsen the partition to. |
1.8.11