
Go to the source code of this file.
Functions | |
| floattype | WavefrontDiffusion (CtrlType *ctrl, GraphType *graph, idxtype *home) |
Definition at line 19 of file wave.c.
References graphdef::adjncy, graphdef::adjwgt, matrixdef::colind, ComputeLoad(), ComputeSerialEdgeCut(), ComputeTransferVector(), ConjGrad2(), done, FastRandomPermute(), fmalloc(), GetThreeMax(), GKfree(), GKmalloc(), GlobalSESum(), idxamax(), idxamin(), idxmalloc(), idxset(), ikeysort(), controldef::ipc_factor, KeyValueType::key, Mc_ComputeSerialTotalV(), graphdef::mincut, controldef::mype, graphdef::nedges, controldef::nparts, controldef::npes, matrixdef::nrows, graphdef::nvtxs, graphdef::nvwgt, controldef::redist_factor, matrixdef::rowptr, samax(), SetUpConnectGraph(), sset(), ssum(), controldef::tpwgts, matrixdef::transfer, controldef::ubvec, KeyValueType::val, matrixdef::values, graphdef::where, and graphdef::xadj.
Referenced by Balance_Partition().
1.5.5