Lines Matching refs:DMCreateLabel
961 PetscCall(DMCreateLabel(dm, "marker")); in DMPlexCreateLineMesh_Internal()
962 PetscCall(DMCreateLabel(dm, "Face Sets")); in DMPlexCreateLineMesh_Internal()
1023 PetscCall(DMCreateLabel(dm, "Face Sets")); in DMPlexSetBoxLabel_Internal()
1279 PetscCall(DMCreateLabel(dm, "marker")); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1280 PetscCall(DMCreateLabel(dm, "Face Sets")); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1502 PetscCall(DMCreateLabel(dm, "marker")); in DMPlexCreateCubeMesh_Internal()
1503 PetscCall(DMCreateLabel(dm, "Face Sets")); in DMPlexCreateCubeMesh_Internal()
1507 PetscCall(DMCreateLabel(dm, "periodic_cut")); in DMPlexCreateCubeMesh_Internal()
2246 PetscCall(DMCreateLabel(dm, "marker")); in DMPlexCreateHypercubicMesh_Internal()
2250 PetscCall(DMCreateLabel(dm, "periodic_cut")); in DMPlexCreateHypercubicMesh_Internal()
2292 PetscCall(DMCreateLabel(dm, "celltype")); in DMPlexCreateHypercubicMesh_Internal()
2951 PetscCall(DMCreateLabel(dm, "marker")); in DMPlexCreateHexCylinderMesh_Internal()
2953 PetscCall(DMCreateLabel(dm, "generatrix")); in DMPlexCreateHexCylinderMesh_Internal()
3048 PetscCall(DMCreateLabel(dm, "celltype")); in DMPlexCreateWedgeCylinderMesh_Internal()
4279 PetscCall(DMCreateLabel(dm, "Face Sets")); in DMPlexCreateTPSMesh_Internal()
4459 PetscCall(DMCreateLabel(dm, "marker")); in DMPlexCreateBallMesh_Internal()
4626 PetscCall(DMCreateLabel(rdm, "celltype")); in DMPlexCreateReferenceCell_Internal()
4670 PetscCall(DMCreateLabel(dm, name)); in DMPlexCreateBoundaryLabel_Private()
5008 PetscCall(DMCreateLabel(dm, name)); in DMPlexCreateFromOptions_Internal()
5055 PetscCall(DMCreateLabel(dm, newname)); in DMPlexCreateFromOptions_Internal()
5062 PetscCall(DMCreateLabel(dm, name)); in DMPlexCreateFromOptions_Internal()
6820 PetscCall(DMCreateLabel(*dm, "marker")); in DMPlexCreateCellVertexFromFile()
6861 PetscCall(DMCreateLabel(*dm, "marker")); in DMPlexCreateCellVertexFromFile()
7455 PetscCall(DMCreateLabel(*dm, lname)); in DMPlexCreateEphemeral()