Home
last modified time | relevance | path

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

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