Home
last modified time | relevance | path

Searched refs:PetscSectionSymLabelReset (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/label/
H A Ddmlabel.c2673 static PetscErrorCode PetscSectionSymLabelReset(PetscSectionSym sym) in PetscSectionSymLabelReset() function
2706 PetscCall(PetscSectionSymLabelReset(sym)); in PetscSectionSymDestroy_Label()
2810 if (sl->label && sl->label != label) PetscCall(PetscSectionSymLabelReset(sym)); in PetscSectionSymLabelSetLabel()