Searched defs:startGhost (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex5.c | 114 PetscInt start, n, nExtra, ex, idxP, idxU, startGhost, nGhost; in ApplyOperator() local
|
| /petsc/include/petsc/private/ |
| H A D | dmstagimpl.h | 33 PetscInt startGhost[DMSTAG_MAX_DIM]; /* First element number (w/ ghosts) */ member
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagutils.c | 811 …PetscInt start[DMSTAG_MAX_DIM], startGhost[DMSTAG_MAX_DIM], n[DMSTAG_MAX_DIM], nExtra[DM… in DMStagMigrateVec() local
|