Home
last modified time | relevance | path

Searched refs:pStartIn (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexproject.c757 PetscInt p, pStartIn, pStartAux, pEndAux; in DMProjectLocal_Generic_Plex() local
767 PetscCall(DMPlexGetSimplexOrBoxCells(plexIn, minHeightIn, &pStartIn, NULL)); in DMProjectLocal_Generic_Plex()
768 PetscCall(DMPlexGetCellType(plexIn, pStartIn, &ctIn)); in DMProjectLocal_Generic_Plex()