Home
last modified time | relevance | path

Searched defs:nNeighbors (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstag2d.c390 PetscInt nNeighbors[9][2]; in DMSetUp_Stag_2d() local
H A Dstag3d.c967 PetscInt nNeighbors[27][3]; in DMStagSetUpBuildScatter_3d() local
1653 …PetscInt nNeighbors[27][3], eprNeighbor[27], eplNeighbor[27], globalOffsetNeighbor[27]; in DMStagSetUpBuildL2G_3d() local
/petsc/src/dm/impls/plex/
H A Dplexpartition.c1396 PetscInt n, numRemote, p, numPoints, pStart, pEnd, idx = 0, nNeighbors; in DMPlexPartitionLabelCreateSF() local