Searched refs:numTotYFaces (Results 1 – 1 of 1) sorted by relevance
1550 const PetscInt numTotYFaces = numYVertices * numYFaces; in DMPlexCreateCubeMesh_Internal() local1552 const PetscInt numFaces = numTotXFaces + numTotYFaces + numTotZFaces; in DMPlexCreateCubeMesh_Internal()1561 const PetscInt firstZFace = firstYFace + numTotYFaces; in DMPlexCreateCubeMesh_Internal()