Home
last modified time | relevance | path

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

/petsc/src/dm/partitioner/tests/
H A Dex33.c14 PetscInt vadj[8] = {3, 1, 0, 2, 1, 3, 2, 0}; in main() local
87 …PetscCall(PetscPartitionerPartition(p, nparts, nv, vv, vadj, vertexSection, NULL, targetSection, p… in main()