mt-Metis
Main Page
Classes
Files
File List
File Members
src
eseprefine.h
Go to the documentation of this file.
1
14
#ifndef MTMETIS_ESEPREFINE_H
15
#define MTMETIS_ESEPREFINE_H
16
17
18
19
20
#include "
base.h
"
21
#include "
graph.h
"
22
#include "
ctrl.h
"
23
#include "
esinfo.h
"
24
25
26
27
28
/******************************************************************************
29
* FUNCTION PROTOTYPES *********************************************************
30
******************************************************************************/
31
32
33
#define par_eseprefine MTMETIS_par_eseprefine
34
43
vtx_type
par_eseprefine
(
44
ctrl_type
* ctrl,
45
graph_type
* graph,
46
esinfo_type
* esinfo);
47
48
49
50
51
#endif
ctrl.h
Type and function prototypes for the ctrl structure.
graph_type
Definition:
graph.h:38
ctrl_type
Definition:
ctrl.h:48
esinfo_type
Definition:
esinfo.h:39
graph.h
Types and functions for distributed graph objects.
par_eseprefine
vtx_type par_eseprefine(ctrl_type *ctrl, graph_type *graph, esinfo_type *esinfo)
Refine an edge separator using the parameters specified in ctrl.
Definition:
eseprefine.c:1060
base.h
Base types etc.
esinfo.h
Types and function prototypes for edge separator refinement information.
Generated on Sun Aug 14 2016 12:39:51 for mt-Metis by
1.8.11