mt-Metis
Macros | Functions
project.h File Reference

Projection functions. More...

#include "kwinfo.h"
#include "vsinfo.h"
#include "esinfo.h"
#include "check.h"

Go to the source code of this file.

Macros

#define par_project_graph   MTMETIS_par_project_graph
 

Functions

void par_project_graph (ctrl_type *ctrl, graph_type *graph)
 Project a partitioning from a coarse graph to a fine graph. More...
 

Detailed Description

Projection functions.

Author
Dominique LaSalle lasal.nosp@m.le@c.nosp@m.s.umn.nosp@m..edu Copyright 2015, Regents of the University of Minnesota
Version
1
Date
2015-05-20

Function Documentation

void par_project_graph ( ctrl_type ctrl,
graph_type graph 
)

Project a partitioning from a coarse graph to a fine graph.

Parameters
ctrlThe control strucutre with partitioning parameters.
graphThe graph to project the partitioning to, from graph->coarser.