mt-Metis
|
Functions for refining edge bisections. More...
Go to the source code of this file.
Macros | |
#define | par_eseprefine MTMETIS_par_eseprefine |
Functions | |
vtx_type | par_eseprefine (ctrl_type *ctrl, graph_type *graph, esinfo_type *esinfo) |
Refine an edge separator using the parameters specified in ctrl. More... | |
Functions for refining edge bisections.
vtx_type par_eseprefine | ( | ctrl_type * | ctrl, |
graph_type * | graph, | ||
esinfo_type * | esinfo | ||
) |
Refine an edge separator using the parameters specified in ctrl.
ctrl | The control structure specifying refinemnet parameters. |
graph | The partitioned graph. |
esinfo | The edge separator refinement information. |