mt-Metis
Macros | Functions
project.c File Reference

Projection functions. More...

#include "project.h"

Functions

void par_project_graph (ctrl_type *const ctrl, graph_type *const 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.