Lines Matching refs:faceMarkerBottom
1013 …PetscInt faceMarkerBottom, faceMarkerTop, faceMarkerFront, faceMarkerBack, faceMarkerRight,… in DMPlexSetBoxLabel_Internal() local
1032 faceMarkerBottom = 1; in DMPlexSetBoxLabel_Internal()
1037 faceMarkerBottom = 1; in DMPlexSetBoxLabel_Internal()
1086 label_value = PetscRealPart(normal[1]) > 0 ? faceMarkerTop : faceMarkerBottom; in DMPlexSetBoxLabel_Internal()
1106 label_value = PetscRealPart(normal[2]) > 0 ? faceMarkerTop : faceMarkerBottom; in DMPlexSetBoxLabel_Internal()
1112 label_value = PetscRealPart(normal[2]) > 0 ? faceMarkerTop : faceMarkerBottom; in DMPlexSetBoxLabel_Internal()
1267 PetscInt markerBottom = 1, faceMarkerBottom = 1; in DMPlexCreateSquareMesh_Simplex_CrissCross() local
1283 markerBottom = faceMarkerBottom; in DMPlexCreateSquareMesh_Simplex_CrissCross()
1388 PetscCall(DMSetLabelValue(dm, "Face Sets", edge, faceMarkerBottom)); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1490 PetscInt markerBottom = 1, faceMarkerBottom = 1; in DMPlexCreateCubeMesh_Internal() local
1514 faceMarkerBottom = 1; in DMPlexCreateCubeMesh_Internal()
1519 faceMarkerBottom = 1; in DMPlexCreateCubeMesh_Internal()
1531 markerBottom = faceMarkerBottom; in DMPlexCreateCubeMesh_Internal()
1703 PetscCall(DMSetLabelValue(dm, "Face Sets", face, faceMarkerBottom)); in DMPlexCreateCubeMesh_Internal()
1837 PetscCall(DMSetLabelValue(dm, "Face Sets", edge, faceMarkerBottom)); in DMPlexCreateCubeMesh_Internal()