
Go to the source code of this file.
Functions | |
| void | Moc_KWayFM (CtrlType *ctrl, GraphType *graph, WorkSpaceType *wspace, int npasses) |
| void Moc_KWayFM | ( | CtrlType * | ctrl, | |
| GraphType * | graph, | |||
| WorkSpaceType * | wspace, | |||
| int | npasses | |||
| ) |
Definition at line 22 of file kwayfm.c.
References graphdef::adjncy, graphdef::adjwgt, c, controldef::comm, CommChangedInterfaceData(), controldef::dbglvl, rinfodef::degrees, rinfodef::ed, edgedef::edge, edgedef::ewgt, FastRandomPermute(), fmalloc(), GKfree(), GKmalloc(), GlobalSESum(), graphdef::gnpwgts, rinfodef::id, idxmalloc(), idxsmalloc(), iidxsort(), imalloc(), graphdef::imap, workspacedef::indices, IsHBalanceBetterFT(), IsHBalanceBetterTT(), controldef::KWayTmr, graphdef::level, graphdef::lmincut, graphdef::lnpwgts, graphdef::mincut, Moc_ComputeParallelBalance(), MPI_Allreduce(), MPI_Bcast(), MPI_DOUBLE, MPI_Get_count(), MPI_Irecv(), MPI_Isend(), MPI_SUM, MPI_Waitall(), controldef::mype, graphdef::ncon, rinfodef::ndegrees, graphdef::nedges, graphdef::nnbrs, controldef::nparts, controldef::npes, graphdef::nrecv, graphdef::nvtxs, graphdef::nvwgt, workspacedef::pairs, graphdef::peind, graphdef::pexadj, workspacedef::pv4, RandomPermute(), graphdef::recvptr, graphdef::rinfo, rprintf(), controldef::rreq, savg(), graphdef::sendptr, controldef::sreq, sset(), controldef::statuses, controldef::tpwgts, controldef::ubvec, graphdef::vtxdist, graphdef::where, and graphdef::xadj.
Referenced by Moc_Global_Partition().
1.5.5