Home
last modified time | relevance | path

Searched defs:numYVertices (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexcreate.c1293 …const PetscInt numYVertices = rank == 0 ? (bdY == DM_BOUNDARY_PERIODIC ? edges[1] : edges[1] + 1) … in DMPlexCreateSquareMesh_Simplex_CrissCross() local
1543 …const PetscInt numYVertices = rank == 0 ? (bdY == DM_BOUNDARY_PERIODIC || bdY == DM_BOUNDARY_TWIST… in DMPlexCreateCubeMesh_Internal() local