Lines Matching defs:label

50 …xMarkBoundaryFaces_Internal(DM dm, PetscInt val, PetscInt cellHeight, DMLabel label, PetscBool mis…  in DMPlexMarkBoundaryFaces_Internal()
190 PetscErrorCode DMPlexMarkBoundaryFaces(DM dm, PetscInt val, DMLabel label) in DMPlexMarkBoundaryFaces()
205 static PetscErrorCode DMPlexLabelComplete_Internal(DM dm, DMLabel label, PetscBool completeCells) in DMPlexLabelComplete_Internal()
298 PetscErrorCode DMPlexLabelComplete(DM dm, DMLabel label) in DMPlexLabelComplete()
322 PetscErrorCode DMPlexLabelAddCells(DM dm, DMLabel label) in DMPlexLabelAddCells()
394 PetscErrorCode DMPlexLabelAddFaceCells(DM dm, DMLabel label) in DMPlexLabelAddFaceCells()
455 PetscErrorCode DMPlexLabelClearCells(DM dm, DMLabel label) in DMPlexLabelClearCells()
766 DMLabel label, newlabel; in DMPlexShiftLabels_Internal() local
914 static PetscErrorCode DMPlexConstructGhostCells_Internal(DM dm, DMLabel label, PetscInt *numGhostCe… in DMPlexConstructGhostCells_Internal()
1057 DMLabel label; in DMPlexConstructGhostCells() local
1088 static PetscErrorCode DivideCells_Private(DM dm, DMLabel label, DMPlexPointQueue queue) in DivideCells_Private()
1161 static PetscErrorCode divideCell(DMLabel label, PetscInt p, PetscInt val, PetscCtx ctx) in divideCell()
1236 static PetscErrorCode DMPlexConstructCohesiveCells_Internal(DM dm, DMLabel label, DMLabel splitLabe… in DMPlexConstructCohesiveCells_Internal()
1947 PetscErrorCode DMPlexConstructCohesiveCells(DM dm, DMLabel label, DMLabel splitLabel, DM *dmSplit) in DMPlexConstructCohesiveCells()
2013 static PetscErrorCode CheckFaultEdge_Private(DM dm, DMLabel label, PetscBool split) in CheckFaultEdge_Private()
2150 PetscErrorCode DMPlexLabelCohesiveComplete(DM dm, DMLabel label, DMLabel blabel, PetscInt bvalue, P… in DMPlexLabelCohesiveComplete()
2334 static PetscErrorCode DMPlexCheckValidSubmesh_Private(DM dm, DMLabel label, DM subdm) in DMPlexCheckValidSubmesh_Private()
2411 PetscErrorCode DMPlexCreateHybridMesh(DM dm, DMLabel label, DMLabel bdlabel, PetscInt bdvalue, DMLa… in DMPlexCreateHybridMesh()
2626 DMLabel label = NULL; in DMPlexMarkCohesiveSubmesh_Uninterpolated() local
2681 static PetscErrorCode DMPlexMarkCohesiveSubmesh_Interpolated(DM dm, DMLabel label, PetscInt value, … in DMPlexMarkCohesiveSubmesh_Interpolated()
3326 DMLabel label, newlabel; in DMPlexFilterLabels_Internal() local
3374 static PetscErrorCode DMPlexCreateSubmeshGeneric_Interpolated(DM dm, DMLabel label, PetscInt value,… in DMPlexCreateSubmeshGeneric_Interpolated()
3962 …CreateCohesiveSubmesh_Uninterpolated(DM dm, PetscBool hasLagrange, const char label[], PetscInt va… in DMPlexCreateCohesiveSubmesh_Uninterpolated()
4170 DMLabel label = NULL; in DMPlexCreateCohesiveSubmesh_Interpolated() local
4197 PetscErrorCode DMPlexCreateCohesiveSubmesh(DM dm, PetscBool hasLagrange, const char label[], PetscI… in DMPlexCreateCohesiveSubmesh()