mt-Metis
Main Page
Classes
Files
File List
File Members
src
refine.h
Go to the documentation of this file.
1
13
#ifndef MTMETIS_REIFNE_H
14
#define MTMETIS_REFINE_H
15
16
17
18
19
#include "
ctrl.h
"
20
#include "
graph.h
"
21
22
23
24
25
/******************************************************************************
26
* FUNCTION PROTOTYPES *********************************************************
27
******************************************************************************/
28
29
30
#define par_refine_graph MTMETIS_par_refine_graph
31
39
vtx_type
par_refine_graph
(
40
ctrl_type
* ctrl,
41
graph_type
* graph);
42
43
44
45
46
#endif
ctrl.h
Type and function prototypes for the ctrl structure.
graph_type
Definition:
graph.h:38
ctrl_type
Definition:
ctrl.h:48
par_refine_graph
vtx_type par_refine_graph(ctrl_type *ctrl, graph_type *graph)
Refine the partition of a graph.
Definition:
refine.c:439
graph.h
Types and functions for distributed graph objects.
Generated on Sun Aug 14 2016 12:39:51 for mt-Metis by
1.8.11