
Go to the source code of this file.
Functions | |
| void | RedoMyLink (CtrlType *ctrl, GraphType *graph, idxtype *home, int me, int you, floattype *flows, floattype *sr_cost, floattype *sr_lbavg) |
| void RedoMyLink | ( | CtrlType * | ctrl, | |
| GraphType * | graph, | |||
| idxtype * | home, | |||
| int | me, | |||
| int | you, | |||
| floattype * | flows, | |||
| floattype * | sr_cost, | |||
| floattype * | sr_lbavg | |||
| ) |
Definition at line 20 of file redomylink.c.
References graphdef::adjncy, graphdef::adjwgt, GKfree(), graphdef::gnpwgts, idxmalloc(), idxset(), idxsum(), controldef::ipc_factor, graphdef::mincut, Moc_Serial_Balance2Way(), Moc_Serial_Compute2WayPartitionParams(), Moc_Serial_FM_2WayRefine(), Moc_Serial_Init2WayBalance(), MPI_Comm_rank(), MPI_COMM_WORLD, graphdef::ncon, graphdef::nedges, graphdef::nvtxs, graphdef::nvwgt, RandomPermute(), graphdef::recvind, graphdef::recvptr, controldef::redist_factor, savg(), graphdef::sendind, graphdef::sendptr, sset(), graphdef::vsize, graphdef::where, and graphdef::xadj.
Referenced by Moc_Diffusion().
1.5.5