Searched refs:numNewCones (Results 1 – 1 of 1) sorted by relevance
1766 PetscInt numNewCones, *newConeSizes, *newCones, *newOrientations; in DMPlexTreeRefineCell() local1866 numNewCones = 0; in DMPlexTreeRefineCell()1878 numNewCones += size; in DMPlexTreeRefineCell()1890 numNewCones += size; in DMPlexTreeRefineCell()1898 PetscCall(PetscMalloc2(numNewCones, &newCones, numNewCones, &newOrientations)); in DMPlexTreeRefineCell()