Searched refs:facesPerBlock (Results 1 – 1 of 1) sorted by relevance
4007 PetscInt facesPerBlock = 64; in DMPlexCreateTPSMesh_Internal() local4163 numFaces = numBlocks * facesPerBlock; in DMPlexCreateTPSMesh_Internal()4169 for (PetscInt f = 0; f < facesPerBlock; f++) { in DMPlexCreateTPSMesh_Internal()4216 for (PetscInt f = 0; f < facesPerBlock; f++) { in DMPlexCreateTPSMesh_Internal()