mt-Metis
|
Projection functions. More...
Go to the source code of this file.
Macros | |
#define | par_project_graph MTMETIS_par_project_graph |
Functions | |
void | par_project_graph (ctrl_type *ctrl, graph_type *graph) |
Project a partitioning from a coarse graph to a fine graph. More... | |
Projection functions.
void par_project_graph | ( | ctrl_type * | ctrl, |
graph_type * | graph | ||
) |
Project a partitioning from a coarse graph to a fine graph.
ctrl | The control strucutre with partitioning parameters. |
graph | The graph to project the partitioning to, from graph->coarser. |