Searched refs:markerRight (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/snes/tutorials/output/ |
| H A D | ex69_q2p1fetidp.out | 13 markerRight: 0 strata with value/size ()
|
| H A D | ex69_p2p1fetidp_olof.out | 13 markerRight: 0 strata with value/size ()
|
| H A D | ex69_p2p1fetidp_deluxe_discharm.out | 13 markerRight: 0 strata with value/size ()
|
| H A D | ex69_p2p1fetidp_discharm.out | 13 markerRight: 0 strata with value/size ()
|
| H A D | ex69_p2p1fetidp.out | 13 markerRight: 0 strata with value/size ()
|
| H A D | ex69_p2p1fetidp_deluxe.out | 13 markerRight: 0 strata with value/size ()
|
| H A D | ex69_q2p1fetidp_deluxe_adaptive.out | 13 markerRight: 0 strata with value/size ()
|
| H A D | ex69_q2p1fetidp_deluxe.out | 13 markerRight: 0 strata with value/size ()
|
| H A D | ex69_p2p1fetidp_lumped.out | 13 markerRight: 0 strata with value/size ()
|
| H A D | ex69_p2p1fetidp_allp.out | 13 markerRight: 0 strata with value/size ()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 535 PetscInt markerRight = 1; in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal() local 548 markerRight = 2; in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal() 556 PetscCall(DMSetLabelValue(dm, "marker", 1, markerRight)); in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal() 592 PetscInt markerRight = 1; in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() local 607 markerRight = 2; in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() 627 PetscCall(DMSetLabelValue(dm, "marker", edge, markerRight)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() 628 PetscCall(DMSetLabelValue(dm, "marker", cone[0], markerRight)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() 630 PetscCall(DMSetLabelValue(dm, "marker", cone[1], markerRight)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() 631 PetscCall(DMSetLabelValue(dm, "Face Sets", cone[1], markerRight)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() 710 PetscInt markerRight = 1; in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal() local [all …]
|