Searched refs:ndims_tot (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/partitioner/impls/chaco/ |
| H A D | partchaco.c | 37 …assignname, char *outfilename, short *assignment, int architecture, int ndims_tot, int mesh_dims[3… 57 int ndims_tot = 0; /* total number of cube dimensions to divide */ in PetscPartitionerPartition_Chaco() local 116 …, ewgts, x, y, z, outassignname, outfilename, assignment, architecture, ndims_tot, mesh_dims, goal… in PetscPartitionerPartition_Chaco()
|
| /petsc/src/mat/graphops/partition/impls/chaco/ |
| H A D | chaco.c | 11 …assignname, char *outfilename, short *assignment, int architecture, int ndims_tot, int mesh_dims[3… 61 int nvtxs, *start, *adjacency, *vwgts, architecture, ndims_tot; in MatPartitioningApply_Chaco() local 114 ndims_tot = 0; /* total number of cube dimensions to divide */ in MatPartitioningApply_Chaco() 138 …y, vwgts, NULL, NULL, NULL, NULL, NULL, NULL, assignment, architecture, ndims_tot, mesh_dims, NULL… in MatPartitioningApply_Chaco()
|