mt-Metis
Main Page
Classes
Files
File List
File Members
src
contract.h
Go to the documentation of this file.
1
13
#ifndef MTMETIS_CONTRACT_H
14
#define MTMETIS_CONTRACT_H
15
16
17
18
#include "
base.h
"
19
#include "
graph.h
"
20
#include "
ctrl.h
"
21
22
23
24
25
/******************************************************************************
26
* FUNCTION PROTOTYPES *********************************************************
27
******************************************************************************/
28
29
30
void
par_contract_graph(
31
ctrl_type
* ctrl,
32
graph_type
* graph,
33
vtx_type mycnvtxs,
34
vtx_type
const
*
const
* gmatch,
35
vtx_type
const
* fcmap);
36
37
38
39
40
#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.
Generated on Sun Aug 14 2016 12:39:51 for mt-Metis by
1.8.11