Searched defs:newStart (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/interface/ |
| H A D | dmperiodicity.c | 339 …PetscInt Nc, vStart, vEnd, sStart, sEnd, newStart = PETSC_INT_MAX, newEnd = PETSC_INT_MIN,… in DMLocalizeCoordinates() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexgmsh.c | 2061 PetscInt newStart = PETSC_INT_MAX, newEnd = -1, pStart, pEnd; in DMPlexCreateGmsh() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 3947 PetscInt cDim, newStart, newEnd; in DMPforestLocalizeCoordinates() local
|