Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tests/
H A Dex5.c114 PetscInt start, n, nExtra, ex, idxP, idxU, startGhost, nGhost; in ApplyOperator() local
/petsc/include/petsc/private/
H A Ddmstagimpl.h33 PetscInt startGhost[DMSTAG_MAX_DIM]; /* First element number (w/ ghosts) */ member
/petsc/src/dm/impls/stag/
H A Dstagutils.c811 …PetscInt start[DMSTAG_MAX_DIM], startGhost[DMSTAG_MAX_DIM], n[DMSTAG_MAX_DIM], nExtra[DM… in DMStagMigrateVec() local