![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "metis.h"
Go to the source code of this file.
Functions | |
| void | ComputePartitionInfo (GraphType *graph, int nparts, idxtype *where) |
| void | ComputePartitionInfoBipartite (GraphType *graph, int nparts, idxtype *where) |
| void | ComputePartitionBalance (GraphType *graph, int nparts, idxtype *where, float *ubvec) |
| float | ComputeElementBalance (int ne, int nparts, idxtype *where) |
| float ComputeElementBalance | ( | int | ne, |
| int | nparts, | ||
| idxtype * | where | ||
| ) |
Definition at line 235 of file stat.c.
References balance(), idxamax, idxset, idxsmalloc, idxsum, graphdef::ncon, NULL, graphdef::nvtxs, and graphdef::vwgt.
Definition at line 21 of file stat.c.
References graphdef::adjncy, graphdef::adjwgt, ComputeCut, ComputeVolume, GKfree, idxamax, idxamax_strd, idxamin, idxset, idxsmalloc, idxsum, idxsum_strd, IsConnectedSubdomain, LTERM, graphdef::ncon, NULL, graphdef::nvtxs, graphdef::vwgt, graphdef::where, and graphdef::xadj.
Definition at line 130 of file stat.c.
References graphdef::adjncy, graphdef::adjwgt, ComputeCut, ComputeVolume, GKfree, idxamax, idxamax_strd, idxamin, idxset, idxsmalloc, idxsum, idxsum_strd, LTERM, graphdef::ncon, NULL, graphdef::nvtxs, graphdef::vsize, graphdef::vwgt, and graphdef::xadj.