Searched refs:minHeightIn (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexproject.c | 724 …DETERMINE, htInc = 0, htIncIn = 0, htIncAux = 0, minHeight, maxHeight, minHeightIn, minHeightAux, … in DMProjectLocal_Generic_Plex() local 766 PetscCall(DMPlexGetVTKCellHeight(plexIn, &minHeightIn)); in DMProjectLocal_Generic_Plex() 767 PetscCall(DMPlexGetSimplexOrBoxCells(plexIn, minHeightIn, &pStartIn, NULL)); in DMProjectLocal_Generic_Plex()
|