Searched defs:newSize (Results 1 – 2 of 2) sorted by relevance
556 …ic inline PetscErrorCode PetscTimSortResizeBuffer_Private(PetscTimSortBuffer *buff, size_t newSize) in PetscTimSortResizeBuffer_Private()
788 PetscInt newSize, *newSupports, pStart, pEnd, p, d, depth; in DMPlexTreeExchangeSupports() local