mt-Metis
Main Page
Classes
Files
File List
File Members
src
kwayrefine.h
Go to the documentation of this file.
1
13
#ifndef MTMETIS_KWAYREFINE_H
14
#define MTMETIS_KWAYREFINE_H
15
16
17
18
19
#include "
base.h
"
20
#include "
graph.h
"
21
#include "
ctrl.h
"
22
#include "
kwinfo.h
"
23
24
25
26
27
/******************************************************************************
28
* FUNCTION PROTOTYPES *********************************************************
29
******************************************************************************/
30
31
32
#define par_kwawyrefine MTMETIS_par_kwayrefine
33
42
vtx_type
par_kwayrefine
(
43
ctrl_type
*
const
ctrl,
44
graph_type
*
const
graph,
45
kwinfo_type
* kwinfo);
46
47
48
49
50
#endif
ctrl.h
Type and function prototypes for the ctrl structure.
graph_type
Definition:
graph.h:38
ctrl_type
Definition:
ctrl.h:48
par_kwayrefine
vtx_type par_kwayrefine(ctrl_type *const ctrl, graph_type *const graph, kwinfo_type *kwinfo)
Parallel kway-refinement.
Definition:
kwayrefine.c:1725
graph.h
Types and functions for distributed graph objects.
base.h
Base types etc.
kwinfo.h
Types and function for uncoarsening information.
kwinfo_type
Definition:
kwinfo.h:45
Generated on Sun Aug 14 2016 12:39:51 for mt-Metis by
1.8.11