mt-Metis
Macros | Functions
kwayrefine.h File Reference

KWay refinement function prototypes. More...

#include "base.h"
#include "graph.h"
#include "ctrl.h"
#include "kwinfo.h"

Go to the source code of this file.

Macros

#define par_kwawyrefine   MTMETIS_par_kwayrefine
 

Functions

vtx_type par_kwayrefine (ctrl_type *const ctrl, graph_type *const graph, kwinfo_type *kwinfo)
 Parallel kway-refinement. More...
 

Detailed Description

KWay refinement function prototypes.

Author
Dominique LaSalle lasal.nosp@m.le@c.nosp@m.s.umn.nosp@m..edu Copyright 2014, Regents of the University of Minnesota
Version
1
Date
2014-09-19

Function Documentation

vtx_type par_kwayrefine ( ctrl_type *const  ctrl,
graph_type *const  graph,
kwinfo_type kwinfo 
)

Parallel kway-refinement.

Parameters
ctrlThe control strucutre.
graphThe graph who's partition to refine.
kwinfoThe uncoarsening information structure.
Returns
Total of moved vertices.