Searched refs:numTotZFaces (Results 1 – 1 of 1) sorted by relevance
1551 const PetscInt numTotZFaces = numZVertices * numZFaces; in DMPlexCreateCubeMesh_Internal() local1552 const PetscInt numFaces = numTotXFaces + numTotYFaces + numTotZFaces; in DMPlexCreateCubeMesh_Internal()