
Go to the source code of this file.
Functions | |
| void | SetUp (CtrlType *ctrl, GraphType *graph, WorkSpaceType *wspace) |
| void SetUp | ( | CtrlType * | ctrl, | |
| GraphType * | graph, | |||
| WorkSpaceType * | wspace | |||
| ) |
Definition at line 25 of file setup.c.
References graphdef::adjncy, controldef::comm, controldef::dbglvl, free(), GKmalloc(), GlobalSEMax(), GlobalSEMin(), graphdef::gnvtxs, idxmalloc(), idxset(), idxsmalloc(), ikeysort(), graphdef::imap, workspacedef::indices, KeyValueType::key, graphdef::lperm, MPI_Alltoall(), MPI_Barrier(), MPI_Irecv(), MPI_Isend(), MPI_Waitall(), controldef::mype, workspacedef::nlarge, graphdef::nlocal, graphdef::nnbrs, controldef::npes, graphdef::nrecv, graphdef::nsend, graphdef::nvtxs, workspacedef::pairs, graphdef::peadjloc, graphdef::peadjncy, graphdef::peind, workspacedef::pepairs1, workspacedef::pepairs2, graphdef::pexadj, PrintSetUpInfo(), workspacedef::pv1, workspacedef::pv2, graphdef::recvind, graphdef::recvptr, rprintf(), controldef::rreq, graphdef::sendind, graphdef::sendptr, controldef::SetupTmr, controldef::sreq, controldef::statuses, KeyValueType::val, graphdef::vtxdist, and graphdef::xadj.
Referenced by Adaptive_Partition(), Coordinate_Partition(), Moc_Global_Partition(), MultilevelOrder(), Order_Partition(), and PartitionSmallGraph().
1.5.5