Searched refs:numTotXFaces (Results 1 – 1 of 1) sorted by relevance
1549 const PetscInt numTotXFaces = numXVertices * numXFaces; in DMPlexCreateCubeMesh_Internal() local1552 const PetscInt numFaces = numTotXFaces + numTotYFaces + numTotZFaces; in DMPlexCreateCubeMesh_Internal()1560 const PetscInt firstYFace = firstXFace + numTotXFaces; in DMPlexCreateCubeMesh_Internal()