Searched refs:edgecut (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex152.c | 30 idx_t wgtflag = 0, numflag = 0, ncon = 1, ndims = 3, edgecut = 0; in main() local 104 …, &wgtflag, &numflag, &ndims, sxyz, &ncon, &isize, tpwgts, ubvec, options, &edgecut, part, &comm)); in main()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpartition.c | 1683 PetscInt nparts, wgtflag, numflag, ncon, edgecut; in DMPlexRebalanceSharedPoints() local 1881 …, vtxwgt, NULL, &wgtflag, &numflag, &ncon, &nparts, tpwgts, ubvec, options, &edgecut, part, &comm); in DMPlexRebalanceSharedPoints() 1888 …, vtxwgt, NULL, &wgtflag, &numflag, &ncon, &nparts, tpwgts, ubvec, options, &edgecut, part, &comm); in DMPlexRebalanceSharedPoints() 1932 …adj, (idx_t *)adjncy, vtxwgt_g, NULL, NULL, &nparts, tpwgts, ubvec, options, &edgecut, partGlobal); in DMPlexRebalanceSharedPoints()
|