13 #ifndef MTMETIS_COARSEN_H    14 #define MTMETIS_COARSEN_H    30 #define par_coarsen_graph MTMETIS_par_coarsen_graph Type and function prototypes for the ctrl structure. 
graph_type * par_coarsen_graph(ctrl_type *ctrl, graph_type *graph)
Coarsen a graph. 
Definition: coarsen.c:32
Types and functions for distributed graph objects.