mt-Metis
Main Page
Classes
Files
File List
File Members
src
vseprefine.h
Go to the documentation of this file.
1
13
#ifndef MTMETIS_VSEPREFINE_H
14
#define MTMETIS_VSEPREFINE_H
15
16
17
18
19
#include "
base.h
"
20
#include "
graph.h
"
21
#include "
ctrl.h
"
22
#include "
vsinfo.h
"
23
24
25
26
27
/******************************************************************************
28
* FUNCTION PROTOTYPES *********************************************************
29
******************************************************************************/
30
31
32
#define par_vseprefine MTMETIS_par_vseprefine
33
42
vtx_type
par_vseprefine
(
43
ctrl_type
*
const
ctrl,
44
graph_type
*
const
graph,
45
vsinfo_type
* vsinfo);
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
graph.h
Types and functions for distributed graph objects.
base.h
Base types etc.
vsinfo.h
Tupes and function prototypes for vertex separator info.
par_vseprefine
vtx_type par_vseprefine(ctrl_type *const ctrl, graph_type *const graph, vsinfo_type *vsinfo)
Parallel vertex separator refinement.
Definition:
vseprefine.c:2457
vsinfo_type
Definition:
vsinfo.h:37
Generated on Sun Aug 14 2016 12:39:51 for mt-Metis by
1.8.11