Searched refs:mlabel (Results 1 – 1 of 1) sorted by relevance
1891 DMLabel mlabel; in DMPlexConstructCohesiveCells_Internal() local1899 PetscCall(DMGetLabel(sdm, lname, &mlabel)); in DMPlexConstructCohesiveCells_Internal()1900 PetscCall(DMLabelGetValue(mlabel, newp, &val)); in DMPlexConstructCohesiveCells_Internal()1901 if (val >= 0) PetscCall(DMLabelSetValue(mlabel, splitp, val)); in DMPlexConstructCohesiveCells_Internal()