Searched defs:nNeighbors (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stag2d.c | 390 PetscInt nNeighbors[9][2]; in DMSetUp_Stag_2d() local
|
| H A D | stag3d.c | 967 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 D | plexpartition.c | 1396 PetscInt n, numRemote, p, numPoints, pStart, pEnd, idx = 0, nNeighbors; in DMPlexPartitionLabelCreateSF() local
|