Home
last modified time | relevance | path

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

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