Searched refs:extLabel (Results 1 – 1 of 1) sorted by relevance
66 DMLabel extLabel; in main() local83 PetscCall(DMGetLabel(dm, "exterior_facets", &extLabel)); in main()84 PetscCall(DMPlexMarkBoundaryFaces(dm, 1, extLabel)); in main()