mt-Metis
Main Page
Classes
Files
File List
File Members
src
project.h
Go to the documentation of this file.
1
13
#ifndef PROJECT_H
14
#define PROJECT_H
15
16
17
18
19
#include "
kwinfo.h
"
20
#include "
vsinfo.h
"
21
#include "
esinfo.h
"
22
#include "
check.h
"
23
24
25
26
27
28
/******************************************************************************
29
* FUNCTION PROTOTYPES *********************************************************
30
******************************************************************************/
31
32
33
#define par_project_graph MTMETIS_par_project_graph
34
40
void
par_project_graph
(
41
ctrl_type
* ctrl,
42
graph_type
* graph);
43
44
45
46
47
#endif
48
49
check.h
Function prototypes for sanity checks.
graph_type
Definition:
graph.h:38
ctrl_type
Definition:
ctrl.h:48
kwinfo.h
Types and function for uncoarsening information.
esinfo.h
Types and function prototypes for edge separator refinement information.
vsinfo.h
Tupes and function prototypes for vertex separator info.
par_project_graph
void par_project_graph(ctrl_type *ctrl, graph_type *graph)
Project a partitioning from a coarse graph to a fine graph.
Definition:
project.c:417
Generated on Sun Aug 14 2016 12:39:51 for mt-Metis by
1.8.11