Searched refs:vertexT (Results 1 – 3 of 3) sorted by relevance
648 static DMPolytopeType vertexT[] = {DM_POLYTOPE_POINT}; in DMPlexTransformCellRefine_Regular() local1170 *target = vertexT; in DMPlexTransformCellRefine_Regular()
1216 static DMPolytopeType vertexT[] = {DM_POLYTOPE_POINT}; in DMPlexTransformCellTransformIdentity() local1271 *target = vertexT; in DMPlexTransformCellTransformIdentity()
1723 …const PetscInt vertexT = firstVertex + (((ez + 1) % numZVertices) * numYVertices + vy) * numXVerti… in DMPlexCreateCubeMesh_Internal() local1727 cone[1] = vertexT; in DMPlexCreateCubeMesh_Internal()