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

Go to the source code of this file.

Functions

void MocBalance2Way2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec)
 
void MocGeneral2WayBalance2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec)
 
void SelectQueue3 (int ncon, float *npwgts, float *tpwgts, int *from, int *cnum, PQueueType queues[16][2], float *maxwgt)
 

Function Documentation

◆ MocBalance2Way2()

void MocBalance2Way2 ( CtrlType ctrl,
GraphType graph,
float *  tpwgts,
float *  ubvec 
)

◆ MocGeneral2WayBalance2()

◆ SelectQueue3()

void SelectQueue3 ( int  ncon,
float *  npwgts,
float *  tpwgts,
int *  from,
int *  cnum,
PQueueType  queues[16][2],
float *  maxwgt 
)

Definition at line 266 of file mbalance2.c.

References PQueueGetKey(), and PQueueGetSize().

Referenced by MocGeneral2WayBalance2().