Lines Matching refs:DMGetLabel
588 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()
1922 PetscCall(DMGetLabel(dm, "EGADS Vertex ID", &vertexLabel)); in DMPlexCreateGeom()
2365 PetscCall(DMGetLabel(dm, "EGADS Body ID", &bodyLabel)); in DMPlexCreateGeom_Tess_Internal()
2367 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in DMPlexCreateGeom_Tess_Internal()
2369 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in DMPlexCreateGeom_Tess_Internal()
2371 PetscCall(DMGetLabel(dm, "EGADS Vertex ID", &vertexLabel)); in DMPlexCreateGeom_Tess_Internal()
2506 PetscCall(DMGetLabel(dm, "EGADS Body ID", &bodyLabel)); in DMPlexInflateToGeomModelUseXYZ()
2507 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in DMPlexInflateToGeomModelUseXYZ()
2508 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in DMPlexInflateToGeomModelUseXYZ()
2509 PetscCall(DMGetLabel(dm, "EGADS Vertex ID", &vertexLabel)); in DMPlexInflateToGeomModelUseXYZ()
3034 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in DMPlex_Surface_Grad()
3070 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in DMPlex_Surface_Grad()
3108 PetscCall(DMGetLabel(dm, "EGADS Vertex ID", &nodeLabel)); in DMPlex_Surface_Grad()
3991 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in DMPlexGeomDataAndGrads()
4027 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in DMPlexGeomDataAndGrads()
4065 PetscCall(DMGetLabel(dm, "EGADS Vertex ID", &nodeLabel)); in DMPlexGeomDataAndGrads()
4854 PetscCall(DMGetLabel(dm, "EGADS Body ID", &bodyLabel)); in DMPlexModifyGeomModel()
4855 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in DMPlexModifyGeomModel()
4856 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in DMPlexModifyGeomModel()
4857 PetscCall(DMGetLabel(dm, "EGADS Vertex ID", &vertexLabel)); in DMPlexModifyGeomModel()
4926 PetscCall(DMGetLabel(dm, "EGADS Body ID", &bodyLabel)); in DMPlexGetGeomModelTUV()
4927 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in DMPlexGetGeomModelTUV()
4928 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in DMPlexGetGeomModelTUV()
4929 PetscCall(DMGetLabel(dm, "EGADS Vertex ID", &vertexLabel)); in DMPlexGetGeomModelTUV()
5110 PetscCall(DMGetLabel(dm, "EGADS Body ID", &bodyLabel)); in DMPlexInflateToGeomModelUseTUV()
5111 PetscCall(DMGetLabel(dm, "EGADS Face ID", &faceLabel)); in DMPlexInflateToGeomModelUseTUV()
5112 PetscCall(DMGetLabel(dm, "EGADS Edge ID", &edgeLabel)); in DMPlexInflateToGeomModelUseTUV()
5113 PetscCall(DMGetLabel(dm, "EGADS Vertex ID", &vertexLabel)); in DMPlexInflateToGeomModelUseTUV()