Home
last modified time | relevance | path

Searched refs:markerLeft (Results 1 – 11 of 11) sorted by relevance

/petsc/src/snes/tutorials/output/
H A Dex69_p2p1fetidp_deluxe.out15 markerLeft: 1 strata with value/size (1 (17))
H A Dex69_q2p1fetidp_deluxe.out15 markerLeft: 1 strata with value/size (1 (5))
H A Dex69_p2p1fetidp_discharm.out15 markerLeft: 1 strata with value/size (1 (17))
H A Dex69_p2p1fetidp_allp.out15 markerLeft: 1 strata with value/size (1 (17))
H A Dex69_p2p1fetidp_olof.out15 markerLeft: 1 strata with value/size (1 (17))
H A Dex69_p2p1fetidp_lumped.out15 markerLeft: 1 strata with value/size (1 (17))
H A Dex69_q2p1fetidp.out15 markerLeft: 1 strata with value/size (1 (5))
H A Dex69_q2p1fetidp_deluxe_adaptive.out15 markerLeft: 1 strata with value/size (1 (5))
H A Dex69_p2p1fetidp_deluxe_discharm.out15 markerLeft: 1 strata with value/size (1 (17))
H A Dex69_p2p1fetidp.out15 markerLeft: 1 strata with value/size (1 (17))
/petsc/src/dm/impls/plex/
H A Dplexcreate.c536 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 …]