mt-Metis
|
Functions for coarsening. More...
Go to the source code of this file.
Macros | |
#define | par_coarsen_graph MTMETIS_par_coarsen_graph |
Functions | |
graph_type * | par_coarsen_graph (ctrl_type *ctrl, graph_type *graph) |
Coarsen a graph. More... | |
Functions for coarsening.
graph_type* par_coarsen_graph | ( | ctrl_type * | ctrl, |
graph_type * | graph | ||
) |
Coarsen a graph.
ctrl | The control structure specifying how to coarsen the graph. |
graph | The graph to coarsen. |