Searched refs:minHeightAux (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexproject.c | 724 …nc = 0, htIncIn = 0, htIncAux = 0, minHeight, maxHeight, minHeightIn, minHeightAux, h, regionNum, … in DMProjectLocal_Generic_Plex() local 771 PetscCall(DMPlexGetVTKCellHeight(plexAux, &minHeightAux)); in DMProjectLocal_Generic_Plex() 772 PetscCall(DMPlexGetSimplexOrBoxCells(plexAux, minHeightAux, &pStartAux, &pEndAux)); in DMProjectLocal_Generic_Plex()
|