
Go to the source code of this file.
Functions | |
| void | Moc_GlobalMatch_Balance (CtrlType *ctrl, GraphType *graph, WorkSpaceType *wspace) |
| void Moc_GlobalMatch_Balance | ( | CtrlType * | ctrl, | |
| GraphType * | graph, | |||
| WorkSpaceType * | wspace | |||
| ) |
Definition at line 21 of file match.c.
References graphdef::adjncy, graphdef::adjwgt, BetterVBalance(), c, controldef::comm, CommChangedInterfaceData(), CommInterfaceData(), controldef::ContractTmr, controldef::dbglvl, workspacedef::degrees, FastRandomPermute(), GKfree(), GlobalSESum(), graphdef::gnvtxs, graphdef::home, idxsmalloc(), ikeysort(), graphdef::imap, workspacedef::indices, ismalloc(), KeyValueType::key, graphdef::level, graphdef::match, match(), graphdef::match_type, controldef::MatchTmr, maxi(), Moc_Global_CreateCoarseGraph(), MPI_Barrier(), MPI_Get_count(), MPI_Irecv(), MPI_Isend(), MPI_Waitall(), controldef::mype, myprintf(), graphdef::ncon, graphdef::nnbrs, controldef::nparts, controldef::npes, graphdef::nrecv, graphdef::nsend, graphdef::nvtxs, graphdef::nvwgt, workspacedef::pairs, controldef::partType, graphdef::peind, PrintVector2(), workspacedef::pv4, RandomPermute(), graphdef::recvptr, rprintf(), controldef::rreq, graphdef::sendptr, controldef::sreq, controldef::statuses, KeyValueType::val, graphdef::vtxdist, and graphdef::xadj.
Referenced by Adaptive_Partition(), and Moc_Global_Partition().
1.5.5