hp2FEM  0.1
Functions
src/metis-5.0/libmetis/balance.c File Reference

Functions for the edge-based balancing. More...

#include "metislib.h"
Include dependency graph for balance.c:

Functions

void Balance2Way (ctrl_t *ctrl, graph_t *graph, real_t *ntpwgts)
void Bnd2WayBalance (ctrl_t *ctrl, graph_t *graph, real_t *ntpwgts)
void General2WayBalance (ctrl_t *ctrl, graph_t *graph, real_t *ntpwgts)
void McGeneral2WayBalance (ctrl_t *ctrl, graph_t *graph, real_t *ntpwgts)

Detailed Description

Functions for the edge-based balancing.

Date:
Started 7/23/97
Author:
George
Copyright 1997-2011, Regents of the University of Minnesota
Version:
$Id: balance.c 10187 2011-06-13 13:46:57Z karypis $ 
 All Classes Files Functions Variables Typedefs Friends Defines