Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Functions
match.c File Reference
#include <metis.h>
Include dependency graph for match.c:

Go to the source code of this file.

Functions

void Match_RM (CtrlType *ctrl, GraphType *graph)
 
void Match_RM_NVW (CtrlType *ctrl, GraphType *graph)
 
void Match_HEM (CtrlType *ctrl, GraphType *graph)
 
void Match_SHEM (CtrlType *ctrl, GraphType *graph)
 

Function Documentation

void Match_HEM ( CtrlType ctrl,
GraphType graph 
)

Definition at line 127 of file match.c.

void Match_RM ( CtrlType ctrl,
GraphType graph 
)

Definition at line 22 of file match.c.

void Match_RM_NVW ( CtrlType ctrl,
GraphType graph 
)

Definition at line 75 of file match.c.

void Match_SHEM ( CtrlType ctrl,
GraphType graph 
)

Definition at line 183 of file match.c.