![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "metis.h"
Go to the source code of this file.
Functions | |
| void | MocBalance2Way (CtrlType *ctrl, GraphType *graph, float *tpwgts, float lbfactor) |
| void | MocGeneral2WayBalance (CtrlType *ctrl, GraphType *graph, float *tpwgts, float lbfactor) |
Definition at line 22 of file mbalance.c.
References Compute2WayHLoadImbalance, MocGeneral2WayBalance(), graphdef::ncon, and graphdef::npwgts.
Definition at line 36 of file mbalance.c.
References graphdef::adjncy, graphdef::adjwgt, amax, amin, ASSERT, BetterBalance, BNDDelete, graphdef::bndind, BNDInsert, graphdef::bndptr, CheckBnd, Compute2WayHLoadImbalance, ComputeCut, DBG_MOVEINFO, DBG_REFINE, controldef::dbglvl, graphdef::ed, fabs(), graphdef::id, idxset, idxwspacefree, idxwspacemalloc, INC_DEC, MAXNCON, graphdef::mincut, graphdef::nbnd, graphdef::ncon, graphdef::npwgts, graphdef::nvtxs, graphdef::nvwgt, PLUS_GAINSPAN, PQueueFree, PQueueGetMax, PQueueInit, PQueueInsert, PQueueUpdate, RandomPermute, samax, samax2, saxpy, SelectQueue, SWAP, graphdef::where, and graphdef::xadj.
Referenced by MocBalance2Way().