Searched refs:markerLeft (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/snes/tutorials/output/ |
| H A D | ex69_p2p1fetidp_deluxe.out | 15 markerLeft: 1 strata with value/size (1 (17))
|
| H A D | ex69_q2p1fetidp_deluxe.out | 15 markerLeft: 1 strata with value/size (1 (5))
|
| H A D | ex69_p2p1fetidp_discharm.out | 15 markerLeft: 1 strata with value/size (1 (17))
|
| H A D | ex69_p2p1fetidp_allp.out | 15 markerLeft: 1 strata with value/size (1 (17))
|
| H A D | ex69_p2p1fetidp_olof.out | 15 markerLeft: 1 strata with value/size (1 (17))
|
| H A D | ex69_p2p1fetidp_lumped.out | 15 markerLeft: 1 strata with value/size (1 (17))
|
| H A D | ex69_q2p1fetidp.out | 15 markerLeft: 1 strata with value/size (1 (5))
|
| H A D | ex69_q2p1fetidp_deluxe_adaptive.out | 15 markerLeft: 1 strata with value/size (1 (5))
|
| H A D | ex69_p2p1fetidp_deluxe_discharm.out | 15 markerLeft: 1 strata with value/size (1 (17))
|
| H A D | ex69_p2p1fetidp.out | 15 markerLeft: 1 strata with value/size (1 (17))
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 536 PetscInt markerLeft = 1; in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal() local 549 markerLeft = 1; in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal() 555 PetscCall(DMSetLabelValue(dm, "marker", 0, markerLeft)); in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal() 593 PetscInt markerLeft = 1; in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() local 608 markerLeft = 4; in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() 634 PetscCall(DMSetLabelValue(dm, "marker", edge, markerLeft)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() 635 PetscCall(DMSetLabelValue(dm, "marker", cone[0], markerLeft)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() 637 PetscCall(DMSetLabelValue(dm, "marker", cone[1], markerLeft)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() 638 PetscCall(DMSetLabelValue(dm, "Face Sets", cone[1], markerLeft)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() 711 PetscInt markerLeft = 1; in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal() local [all …]
|