Home
last modified time | relevance | path

Searched refs:DMGetLabel (Results 1 – 25 of 110) sorted by relevance

12345

/petsc/src/dm/label/tutorials/
H A Dex1.c21 PetscCall(DMGetLabel(dm, labelName, &label)); in ViewLabels()
36 PetscCall(DMGetLabel(dm, "Cell Sets", &label)); in ViewLabels()
162 PetscCall(DMGetLabel(tdm, "OuterBoundary", &label)); in TestEphemeralLabels()
184 PetscCall(DMGetLabel(dm, "label0", &label0)); in main()
215 PetscCall(DMGetLabel(dm, "label0", &label0)); in main()
216 PetscCall(DMGetLabel(dm, "label1", &label1)); in main()
217 PetscCall(DMGetLabel(dm, "label2", &label2)); in main()
218 PetscCall(DMGetLabel(dm, "label3", &label3)); in main()
269 PetscCall(DMGetLabel(dm, "label2", &label02)); in main()
270 PetscCall(DMGetLabel(dm1, "label2", &label12)); in main()
[all …]
H A Dex1f90.F9049 PetscCall(DMGetLabel(dm, labelName, label, ierr))
59 PetscCall(DMGetLabel(dm, 'Cell Sets', label, ierr))
/petsc/src/dm/impls/plex/tutorials/
H A Dex17.c16 PetscCall(DMGetLabel(dm, "EGADS Body ID", &bodyLabel)); in ComputeVolume()
17 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in ComputeVolume()
18 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in ComputeVolume()
H A Dex10.c28 PetscCall(DMGetLabel(dm, "Cell Sets", &label)); in CreateDomainLabel()
69 PetscCall(DMGetLabel(*dm, "Cell Sets", &label)); in AdaptMesh()
99 PetscCall(DMGetLabel(dmCur, "Cell Sets", &label)); in AdaptMesh()
H A Dex18.c22 PetscCall(DMGetLabel(dm, "EGADS Body ID", &bodyLabel)); in surfArea()
23 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in surfArea()
H A Dex1f90.F9056 PetscCallA(DMGetLabel(dm, 'marker', label, ierr))
/petsc/src/dm/impls/plex/tests/
H A Dex37.c39 PetscCall(DMGetLabel(dm, "EGADS Body ID", &bodyLabel)); in ComputeVolume()
40 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in ComputeVolume()
41 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in ComputeVolume()
H A Dex16.c22 PetscCall(DMGetLabel(dm, "cells", label)); in CreateHalfCellsLabel()
46 PetscCall(DMGetLabel(dm, "cells", label)); in CreateHalfDomainLabel()
72 PetscCall(DMGetLabel(dm, "faces", label)); in CreateLineLabel()
H A Dex11.c199 PetscCall(DMGetLabel(dm, name, &label)); in TestDistribution()
212 PetscCall(DMGetLabel(dm, name, &label)); in TestDistribution()
244 PetscCall(DMGetLabel(dm1, "Boundary Faces", &bd1)); in TestUniversalLabel()
247 PetscCall(DMGetLabel(dm1, "Boundary", &bd2)); in TestUniversalLabel()
H A Dex60.c69 PetscCall(DMGetLabel(dm, "Cell Sets", &rgLabel)); in main()
82 PetscCall(DMGetLabel(dm, "Face Sets", &bdLabel)); in main()
266 PetscCall(DMGetLabel(dmAdapt, "Face Sets", &bdLabel)); in main()
274 PetscCall(DMGetLabel(dmAdapt, "Cell Sets", &rgLabel)); in main()
H A Dex5.c750 PetscCall(DMGetLabel(dm, "cohesive", &label)); in CreateFaultLabel()
770 PetscCall(DMGetLabel(dm, "cohesive", &fault)); in CreateDiscretization()
839 PetscCall(DMGetLabel(*dm, "fault", &faultLabel)); in CreateMesh()
840 PetscCall(DMGetLabel(*dm, "faultBd", &faultBdLabel)); in CreateMesh()
861 PetscCall(DMGetLabel(*dm, "fault2", &faultLabel)); in CreateMesh()
862 PetscCall(DMGetLabel(*dm, "fault2Bd", &faultBdLabel)); in CreateMesh()
979 PetscCall(DMGetLabel(*dm, "material", &matLabel)); in CreateMesh()
997 PetscCall(DMGetLabel(*dm, "pfault", &faultLabel)); in CreateMesh()
998 PetscCall(DMGetLabel(*dm, "pfaultBd", &faultBdLabel)); in CreateMesh()
1149 PetscCall(DMGetLabel(dm, "cohesive", &fault)); in TestAssembly()
[all …]
H A Dex97.c31 PetscCall(DMGetLabel(dm, "celltype", &label)); in main()
H A Dex97f90.F9031 PetscCallA(DMGetLabel(dm, 'celltype', label, ierr))
H A Dex40.c18 PetscCall(DMGetLabel(dm, "test", &label)); in LabelPoints()
H A Dex61.c32 PetscCall(DMGetLabel(dm, "Face Sets", &label)); in main()
H A Dex38.c38 PetscCall(DMGetLabel(dm, "marker", &label)); in main()
H A Dex70.c83 PetscCall(DMGetLabel(dm, "exterior_facets", &extLabel)); in main()
H A Dex4.c178 PetscCall(DMGetLabel(*dm, "fault", &faultLabel)); in CreateSimplexHybrid_2D()
262 PetscCall(DMGetLabel(*dm, "fault", &faultLabel)); in CreateTensorProductHybrid_2D()
415 PetscCall(DMGetLabel(*dm, "fault", &faultLabel)); in CreateSimplexHybrid_3D()
523 PetscCall(DMGetLabel(*dm, "fault", &faultLabel)); in CreateTensorProductHybrid_3D()
H A Dex103.c208 PetscCall(DMGetLabel(dm_serial, label_name, &label_serial)); in VerifyDMLabels()
228 PetscCall(DMGetLabel(dm_load, label_name, &label_load)); in VerifyDMLabels()
455 PetscCall(DMGetLabel(dm, "Face Sets", &label)); in main()
/petsc/src/dm/impls/plex/generators/triangle/
H A Dtrigenerate.c84 PetscCall(DMGetLabel(boundary, labelName, &label)); in DMPlexGenerate_Triangle()
85 PetscCall(DMGetLabel(boundary, labelName2, &label2)); in DMPlexGenerate_Triangle()
195 PetscCall(DMGetLabel(*dm, labelName, &glabel)); in DMPlexGenerate_Triangle()
199 PetscCall(DMGetLabel(*dm, labelName2, &glabel2)); in DMPlexGenerate_Triangle()
251 PetscCall(DMGetLabel(dm, labelName, &label)); in DMPlexRefine_Triangle()
360 PetscCall(DMGetLabel(*dmRefined, labelName, &rlabel)); in DMPlexRefine_Triangle()
/petsc/src/snes/tutorials/
H A Dex23.c63 PetscCall(DMGetLabel(dm, "top", &top)); in DivideDomain()
64 PetscCall(DMGetLabel(dm, "bottom", &bottom)); in DivideDomain()
113 PetscCall(DMGetLabel(dm, "marker", &label)); in SetupPrimalProblem()
138 PetscCall(DMGetLabel(dm, "top", &top)); in SetupDiscretization()
H A Dex8.c69 PetscCall(DMGetLabel(dm, name, &label)); in CreateBCLabel()
100 PetscCall(DMGetLabel(dm, "marker", &label)); in SetupProblem()
H A Dex56.c244 PetscCall(DMGetLabel(dm, "boundary", &label)); in main()
284 PetscCall(DMGetLabel(dm, "Faces", &label)); in main()
322 PetscCall(DMGetLabel(dm, "Faces", &label)); in main()
336 PetscCall(DMGetLabel(dm, "boundary", &label)); in main()
339 PetscCall(DMGetLabel(dm, "Faces", &label)); in main()
/petsc/src/dm/impls/plex/
H A Dplexegads.c588 PetscCall(DMGetLabel(dm, "EGADS Body ID", &bodyLabel)); in DMSnapToGeomModel_EGADS()
589 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in DMSnapToGeomModel_EGADS()
590 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in DMSnapToGeomModel_EGADS()
1340 PetscCall(DMGetLabel(dm, "EGADS Body ID", &bodyLabel)); in DMPlexCreateGeom_Internal()
1342 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in DMPlexCreateGeom_Internal()
1344 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in DMPlexCreateGeom_Internal()
1346 PetscCall(DMGetLabel(dm, "EGADS Vertex ID", &vertexLabel)); in DMPlexCreateGeom_Internal()
1916 PetscCall(DMGetLabel(dm, "EGADS Body ID", &bodyLabel)); in DMPlexCreateGeom()
1918 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in DMPlexCreateGeom()
1920 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in DMPlexCreateGeom()
[all …]
H A Dplexdd.c115 PetscCall(DMGetLabel(seqdm, "local_mesh", &label)); in DMCreateDomainDecomposition_Plex()
125 PetscCall(DMGetLabel(seqdm, "asm_vertices", &label)); in DMCreateDomainDecomposition_Plex()
175 PetscCall(DMGetLabel(odm, oname, &label)); in DMCreateDomainDecomposition_Plex()

12345