Searched refs:pStartAux (Results 1 – 1 of 1) sorted by relevance
757 PetscInt p, pStartIn, pStartAux, pEndAux; in DMProjectLocal_Generic_Plex() local772 PetscCall(DMPlexGetSimplexOrBoxCells(plexAux, minHeightAux, &pStartAux, &pEndAux)); in DMProjectLocal_Generic_Plex()773 if (pStartAux < pEndAux) { in DMProjectLocal_Generic_Plex()774 PetscCall(DMPlexGetCellType(plexAux, pStartAux, &ctAux)); in DMProjectLocal_Generic_Plex()