|
mt-Metis
|
Uncoarsening functions. More...
Functions | |
| void | par_uncoarsen_graph (ctrl_type *const ctrl, graph_type *const 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