Home
last modified time | relevance | path

Searched refs:pEndAux (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
772 PetscCall(DMPlexGetSimplexOrBoxCells(plexAux, minHeightAux, &pStartAux, &pEndAux)); in DMProjectLocal_Generic_Plex()
773 if (pStartAux < pEndAux) { in DMProjectLocal_Generic_Plex()