Searched refs:PetscSectionSymLabelReset (Results 1 – 1 of 1) sorted by relevance
2673 static PetscErrorCode PetscSectionSymLabelReset(PetscSectionSym sym) in PetscSectionSymLabelReset() function2706 PetscCall(PetscSectionSymLabelReset(sym)); in PetscSectionSymDestroy_Label()2810 if (sl->label && sl->label != label) PetscCall(PetscSectionSymLabelReset(sym)); in PetscSectionSymLabelSetLabel()