Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsection.h96 PETSC_EXTERN PetscErrorCode PetscSectionSymSetType(PetscSectionSym, PetscSectionSymType);
/petsc/src/dm/label/
H A Ddmlabel.c3065 PetscCall(PetscSectionSymSetType(*sym, PETSCSECTIONSYMLABEL)); in PetscSectionSymCreateLabel()
/petsc/src/vec/is/section/interface/
H A Dsection.c3456 PetscErrorCode PetscSectionSymSetType(PetscSectionSym sym, PetscSectionSymType method) in PetscSectionSymSetType() function