Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Functions
minitpart2.c File Reference
#include <metis.h>
Include dependency graph for minitpart2.c:

Go to the source code of this file.

Functions

void MocInit2WayPartition2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec)
 
void MocGrowBisection2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec)
 
void MocGrowBisectionNew2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec)
 
void MocInit2WayBalance2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec)
 
int SelectQueueOneWay2 (int ncon, float *pto, PQueueType queues[MAXNCON][2], float *ubvec)
 

Function Documentation

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

Definition at line 57 of file minitpart2.c.

Here is the call graph for this function:

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

Definition at line 108 of file minitpart2.c.

Here is the call graph for this function:

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

Definition at line 156 of file minitpart2.c.

Here is the call graph for this function:

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

Definition at line 21 of file minitpart2.c.

int SelectQueueOneWay2 ( int  ncon,
float *  pto,
PQueueType  queues[MAXNCON][2],
float *  ubvec 
)

Definition at line 330 of file minitpart2.c.

Here is the call graph for this function: