Home
last modified time | relevance | path

Searched refs:outassignname (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/partitioner/impls/chaco/
H A Dpartchaco.c37 …acency, int *vwgts, float *ewgts, float *x, float *y, float *z, char *outassignname, char *outfile…
54 char *outassignname = NULL; /* name of assignment output file */ in PetscPartitionerPartition_Chaco() local
116 …err = interface(nvtxs, (int *)start, (int *)adjacency, vwgts, ewgts, x, y, z, outassignname, outfi… in PetscPartitionerPartition_Chaco()
/petsc/src/mat/graphops/partition/impls/chaco/
H A Dchaco.c11 …acency, int *vwgts, float *ewgts, float *x, float *y, float *z, char *outassignname, char *outfile…