
Go to the source code of this file.
Functions | |
| void | Moc_Global_CreateCoarseGraph (CtrlType *ctrl, GraphType *graph, WorkSpaceType *wspace, int cnvtxs) |
| void Moc_Global_CreateCoarseGraph | ( | CtrlType * | ctrl, | |
| GraphType * | graph, | |||
| WorkSpaceType * | wspace, | |||
| int | cnvtxs | |||
| ) |
Definition at line 21 of file coarsen.c.
References graphdef::adjncy, graphdef::adjwgt, BSearch(), graphdef::cmap, graphdef::coarser, controldef::comm, CommInterfaceData(), CreateGraph(), workspacedef::degrees, graphdef::finer, fmalloc(), free(), GKfree(), GKmalloc(), graphdef::gnvtxs, graphdef::home, idxmalloc(), idxset(), idxsmalloc(), idxsum(), ikeyvalsort(), workspacedef::indices, iset(), KeyValueType::key, graphdef::level, graphdef::match, match(), MPI_Allgather(), MPI_Irecv(), MPI_Isend(), MPI_Wait(), controldef::mype, graphdef::ncon, graphdef::nedges, workspacedef::nlarge, graphdef::nnbrs, controldef::npes, graphdef::nrecv, graphdef::nvtxs, graphdef::nvwgt, workspacedef::pairs, controldef::partType, graphdef::peind, PrintPairs(), PrintTransferedGraphs(), PrintVector(), workspacedef::pv1, workspacedef::pv2, graphdef::rcand, graphdef::recvind, graphdef::recvptr, graphdef::rlens, rprintf(), controldef::rreq, graphdef::slens, controldef::sreq, controldef::status, controldef::tvwgts, KeyValueType::val, graphdef::vsize, graphdef::vtxdist, graphdef::vwgt, and graphdef::xadj.
Referenced by Moc_GlobalMatch_Balance().
1.5.5