Home
last modified time | relevance | path

Searched defs:numRanks (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexpartition.c1102 PetscInt numRanks, numPoints, r; in DMPlexPartitionLabelClosure() local
1139 PetscInt numRanks, numPoints, r, p, a, adjSize; in DMPlexPartitionLabelAdjacency() local
1189 PetscInt numRanks, r; in DMPlexPartitionLabelPropagate() local
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c204 PetscInt numRanks = 0; in PCPatchCreateDefaultSF_Private() local