ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
mbalance.c File Reference
#include "metis.h"
Include dependency graph for mbalance.c:

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)
 

Function Documentation

◆ MocBalance2Way()

void MocBalance2Way ( CtrlType ctrl,
GraphType graph,
float *  tpwgts,
float  lbfactor 
)

◆ MocGeneral2WayBalance()