Searched refs:newSupports (Results 1 – 1 of 1) sorted by relevance
788 PetscInt newSize, *newSupports, pStart, pEnd, p, d, depth; in DMPlexTreeExchangeSupports() local825 PetscCall(PetscMalloc1(newSize, &newSupports)); in DMPlexTreeExchangeSupports()845 if (j < numCones) newSupports[newOff + offsets[p]++] = q; in DMPlexTreeExchangeSupports()865 if (j < numCones) newSupports[newOff + offsets[p]++] = r; in DMPlexTreeExchangeSupports()877 if (j < numCones) newSupports[newqOff + offsets[q]++] = r; in DMPlexTreeExchangeSupports()886 mesh->supports = newSupports; in DMPlexTreeExchangeSupports()