Home
last modified time | relevance | path

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

/petsc/include/ !
H A Dpetscdmlabel.h74 PETSC_EXTERN PetscErrorCode PetscSectionSymLabelSetLabel(PetscSectionSym, DMLabel);
/petsc/src/dm/label/ !
H A Ddmlabel.c2803 PetscErrorCode PetscSectionSymLabelSetLabel(PetscSectionSym sym, DMLabel label) in PetscSectionSymLabelSetLabel() function
3066 PetscCall(PetscSectionSymLabelSetLabel(*sym, label)); in PetscSectionSymCreateLabel()