Searched defs:firstVertex (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexfluent.c | 313 PetscInt firstVertex, lastVertex, c2; in ReorderPolygon() local
|
| H A D | plexcreate.c | 1300 const PetscInt firstVertex = numCells; in DMPlexCreateSquareMesh_Simplex_CrissCross() local 1558 const PetscInt firstVertex = (dim == 2) ? numFaces : numCells; in DMPlexCreateCubeMesh_Internal() local 3184 PetscInt numCells, numEdges, numVerts = 0, firstVertex = 0, v, firstEdge, coordSize, d, e; in DMPlexCreateSphereMesh_Internal() local 6632 PetscInt coordSize, firstVertex = -1, pStart = 0, pEnd = 0, p, v, dim, dimEmbed, d, off; in DMPlexCreateFromDAG() local
|