Home
last modified time | relevance | path

Searched defs:newSize (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/utils/
H A Dsortso.c556 …ic inline PetscErrorCode PetscTimSortResizeBuffer_Private(PetscTimSortBuffer *buff, size_t newSize) in PetscTimSortResizeBuffer_Private()
/petsc/src/dm/impls/plex/
H A Dplextree.c788 PetscInt newSize, *newSupports, pStart, pEnd, p, d, depth; in DMPlexTreeExchangeSupports() local