mt-Metis
Macros | Functions
vseprefine.h File Reference

Vertex separator refinement prototypes. More...

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

Go to the source code of this file.

Macros

#define par_vseprefine   MTMETIS_par_vseprefine
 

Functions

vtx_type par_vseprefine (ctrl_type *const ctrl, graph_type *const graph, vsinfo_type *vsinfo)
 Parallel vertex separator refinement. More...
 

Detailed Description

Vertex separator refinement 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-12-09

Function Documentation

vtx_type par_vseprefine ( ctrl_type *const  ctrl,
graph_type *const  graph,
vsinfo_type vsinfo 
)

Parallel vertex separator refinement.

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