Lines Matching refs:faceMarkerLeft

952   PetscInt     markerLeft = 1, faceMarkerLeft = 1;  in DMPlexCreateLineMesh_Internal()  local
984 markerLeft = faceMarkerLeft; in DMPlexCreateLineMesh_Internal()
991 PetscCall(DMSetLabelValue(dm, "Face Sets", fStart, faceMarkerLeft)); in DMPlexCreateLineMesh_Internal()
1013 … faceMarkerBottom, faceMarkerTop, faceMarkerFront, faceMarkerBack, faceMarkerRight, faceMarkerLeft; in DMPlexSetBoxLabel_Internal() local
1034 faceMarkerLeft = 4; in DMPlexSetBoxLabel_Internal()
1042 faceMarkerLeft = 6; in DMPlexSetBoxLabel_Internal()
1084 label_value = PetscRealPart(normal[0]) > 0 ? faceMarkerRight : faceMarkerLeft; in DMPlexSetBoxLabel_Internal()
1104 label_value = PetscRealPart(normal[0]) > 0 ? faceMarkerRight : faceMarkerLeft; in DMPlexSetBoxLabel_Internal()
1269 PetscInt markerLeft = 1, faceMarkerLeft = 4; in DMPlexCreateSquareMesh_Simplex_CrissCross() local
1286 markerLeft = faceMarkerLeft; in DMPlexCreateSquareMesh_Simplex_CrissCross()
1363 PetscCall(DMSetLabelValue(dm, "Face Sets", edge, faceMarkerLeft)); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1494 PetscInt markerLeft = 1, faceMarkerLeft = 1; in DMPlexCreateCubeMesh_Internal() local
1516 faceMarkerLeft = 4; in DMPlexCreateCubeMesh_Internal()
1524 faceMarkerLeft = 6; in DMPlexCreateCubeMesh_Internal()
1536 markerLeft = faceMarkerLeft; in DMPlexCreateCubeMesh_Internal()
1626 PetscCall(DMSetLabelValue(dm, "Face Sets", face, faceMarkerLeft)); in DMPlexCreateCubeMesh_Internal()
1777 PetscCall(DMSetLabelValue(dm, "Face Sets", edge, faceMarkerLeft)); in DMPlexCreateCubeMesh_Internal()