Lines Matching refs:faceMarkerTop
1013 …PetscInt faceMarkerBottom, faceMarkerTop, faceMarkerFront, faceMarkerBack, faceMarkerRight,… in DMPlexSetBoxLabel_Internal() local
1031 faceMarkerTop = 3; in DMPlexSetBoxLabel_Internal()
1038 faceMarkerTop = 2; 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()
1266 PetscInt markerTop = 1, faceMarkerTop = 3; in DMPlexCreateSquareMesh_Simplex_CrissCross() local
1284 markerTop = faceMarkerTop; in DMPlexCreateSquareMesh_Simplex_CrissCross()
1383 PetscCall(DMSetLabelValue(dm, "Face Sets", edge, faceMarkerTop)); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1489 PetscInt markerTop = 1, faceMarkerTop = 1; in DMPlexCreateCubeMesh_Internal() local
1513 faceMarkerTop = 3; in DMPlexCreateCubeMesh_Internal()
1520 faceMarkerTop = 2; in DMPlexCreateCubeMesh_Internal()
1532 markerTop = faceMarkerTop; in DMPlexCreateCubeMesh_Internal()
1700 PetscCall(DMSetLabelValue(dm, "Face Sets", face, faceMarkerTop)); in DMPlexCreateCubeMesh_Internal()
1832 PetscCall(DMSetLabelValue(dm, "Face Sets", edge, faceMarkerTop)); in DMPlexCreateCubeMesh_Internal()