Searched refs:markerBottom (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/snes/tutorials/output/ |
| H A D | ex69_p2p1fetidp_deluxe.out | 12 markerBottom: 1 strata with value/size (1 (9))
|
| H A D | ex69_q2p1fetidp_deluxe.out | 12 markerBottom: 1 strata with value/size (1 (5))
|
| H A D | ex69_p2p1fetidp_discharm.out | 12 markerBottom: 1 strata with value/size (1 (9))
|
| H A D | ex69_p2p1fetidp_allp.out | 12 markerBottom: 1 strata with value/size (1 (9))
|
| H A D | ex69_p2p1fetidp_olof.out | 12 markerBottom: 1 strata with value/size (1 (9))
|
| H A D | ex69_p2p1fetidp_lumped.out | 12 markerBottom: 1 strata with value/size (1 (9))
|
| H A D | ex69_q2p1fetidp.out | 12 markerBottom: 1 strata with value/size (1 (5))
|
| H A D | ex69_q2p1fetidp_deluxe_adaptive.out | 12 markerBottom: 1 strata with value/size (1 (5))
|
| H A D | ex69_p2p1fetidp_deluxe_discharm.out | 12 markerBottom: 1 strata with value/size (1 (9))
|
| H A D | ex69_p2p1fetidp.out | 12 markerBottom: 1 strata with value/size (1 (9))
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 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() [all …]
|