Searched refs:ptpoints (Results 1 – 1 of 1) sorted by relevance
9438 PetscInt ptpoints[4]; in DMPlexCellUnsplitVertices_Private() local9446 ptpoints[npt++] = c; in DMPlexCellUnsplitVertices_Private()9453 if (cct == DM_POLYTOPE_POINT_PRISM_TENSOR) ptpoints[npt++] = cone[cp]; in DMPlexCellUnsplitVertices_Private()9468 if (ptpoints[p] == ccone[ccp]) break; in DMPlexCellUnsplitVertices_Private()9469 if (p == npt) ptpoints[npt++] = ccone[ccp]; in DMPlexCellUnsplitVertices_Private()9478 PetscCall(DMPlexGetCone(dm, ptpoints[pt], &ptcone)); in DMPlexCellUnsplitVertices_Private()