Lines Matching refs:markerBottom
591 PetscInt markerBottom = 1; in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() local
606 markerBottom = 1; in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
660 PetscCall(DMSetLabelValue(dm, "marker", edge, markerBottom)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
661 PetscCall(DMSetLabelValue(dm, "marker", cone[0], markerBottom)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
663 PetscCall(DMSetLabelValue(dm, "marker", cone[1], markerBottom)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
664 PetscCall(DMSetLabelValue(dm, "Face Sets", cone[1], markerBottom)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
707 PetscInt markerBottom = 1; in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal() local
726 markerBottom = 1; in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
771 PetscCall(DMSetLabelValue(dm, "marker", iface, markerBottom)); in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
772 PetscCall(DMSetLabelValue(dm, "marker", voffset + 0, markerBottom)); in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
773 PetscCall(DMSetLabelValue(dm, "marker", voffset + 1, markerBottom)); in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
774 PetscCall(DMSetLabelValue(dm, "marker", voffset + vertices[0] + 0, markerBottom)); in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
775 PetscCall(DMSetLabelValue(dm, "marker", voffset + vertices[0] + 1, markerBottom)); in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
1267 PetscInt markerBottom = 1, faceMarkerBottom = 1; in DMPlexCreateSquareMesh_Simplex_CrissCross() local
1283 markerBottom = faceMarkerBottom; in DMPlexCreateSquareMesh_Simplex_CrissCross()
1389 PetscCall(DMSetLabelValue(dm, "marker", edge, markerBottom)); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1390 PetscCall(DMSetLabelValue(dm, "marker", cone[0], markerBottom)); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1391 … if (ex == numXEdges - 1) PetscCall(DMSetLabelValue(dm, "marker", cone[1], markerBottom)); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1490 PetscInt markerBottom = 1, faceMarkerBottom = 1; in DMPlexCreateCubeMesh_Internal() local
1531 markerBottom = faceMarkerBottom; in DMPlexCreateCubeMesh_Internal()
1704 PetscCall(DMSetLabelValue(dm, "marker", face, markerBottom)); in DMPlexCreateCubeMesh_Internal()
1807 PetscCall(DMSetLabelValue(dm, "marker", edge, markerBottom)); in DMPlexCreateCubeMesh_Internal()
1808 PetscCall(DMSetLabelValue(dm, "marker", cone[0], markerBottom)); in DMPlexCreateCubeMesh_Internal()
1809 … if (ey == numYEdges - 1) PetscCall(DMSetLabelValue(dm, "marker", cone[1], markerBottom)); in DMPlexCreateCubeMesh_Internal()
1838 PetscCall(DMSetLabelValue(dm, "marker", edge, markerBottom)); in DMPlexCreateCubeMesh_Internal()
1839 PetscCall(DMSetLabelValue(dm, "marker", cone[0], markerBottom)); in DMPlexCreateCubeMesh_Internal()
1840 … if (ex == numXEdges - 1) PetscCall(DMSetLabelValue(dm, "marker", cone[1], markerBottom)); in DMPlexCreateCubeMesh_Internal()
1867 PetscCall(DMSetLabelValue(dm, "marker", edge, markerBottom)); in DMPlexCreateCubeMesh_Internal()
1868 PetscCall(DMSetLabelValue(dm, "marker", cone[0], markerBottom)); in DMPlexCreateCubeMesh_Internal()
1869 … if (ex == numXEdges - 1) PetscCall(DMSetLabelValue(dm, "marker", cone[1], markerBottom)); in DMPlexCreateCubeMesh_Internal()