20 real_t *xyz, idx_t *part)
28 rcode = ParMETIS_V3_PartGeom(vtxdist, ndims, xyz, part, &
NEKO_COMM);
40 idx_t *elmwgt, idx_t *wgtflag,
41 idx_t *numflag, idx_t *ncon,
42 idx_t *ncommonnodes, idx_t *nparts,
43 real_t *tpwgts, real_t *ubvec,
44 idx_t *options, idx_t *edgecut, idx_t *part)
53 rcode = ParMETIS_V3_PartMeshKway(elmdist, eptr, eind, elmwgt, wgtflag,
54 numflag, ncon, ncommonnodes, nparts,tpwgts,
55 ubvec, options, edgecut, part, &
NEKO_COMM);
int ParMETIS_V3_PartGeom_wrapper(idx_t *vtxdist, idx_t *ndims, real_t *xyz, idx_t *part)
int ParMETIS_V3_PartMeshKway_wrapper(idx_t *elmdist, idx_t *eptr, idx_t *eind, idx_t *elmwgt, idx_t *wgtflag, idx_t *numflag, idx_t *ncon, idx_t *ncommonnodes, idx_t *nparts, real_t *tpwgts, real_t *ubvec, idx_t *options, idx_t *edgecut, idx_t *part)