Searched refs:valE (Results 1 – 1 of 1) sorted by relevance
2258 PetscInt coneSize, supportSize, s, valA, valB, valE; in DMPlexLabelCohesiveComplete() local2276 PetscCall(DMLabelGetValue(blabel, support[s], &valE)); in DMPlexLabelCohesiveComplete()2277 …if (valE < 0 && valA >= 0 && valB >= 0 && cone[0] != cone[1]) PetscCall(DMLabelSetValue(blabel, su… in DMPlexLabelCohesiveComplete()