mt-Metis
Main Page
Classes
Files
File List
File Members
src
uncoarsen.h
Go to the documentation of this file.
1
13
#ifndef MTMETIS_UNCOARSEN_H
14
#define MTMETIS_UNCOARSEN_H
15
16
17
18
19
#include "
graph.h
"
20
#include "
ctrl.h
"
21
22
23
24
25
/******************************************************************************
26
* FUNCTION PROTOTYPES *********************************************************
27
******************************************************************************/
28
29
30
#define par_uncoarsen_graph MTMETIS_par_uncoarsen_graph
31
37
void
par_uncoarsen_graph
(
38
ctrl_type
* ctrl,
39
graph_type
* graph);
40
41
42
43
44
#endif
ctrl.h
Type and function prototypes for the ctrl structure.
graph_type
Definition:
graph.h:38
ctrl_type
Definition:
ctrl.h:48
par_uncoarsen_graph
void par_uncoarsen_graph(ctrl_type *ctrl, graph_type *graph)
Uncoarsen a partitioning on a graph (from graph->coarser to graph).
Definition:
uncoarsen.c:31
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