Searched refs:PetscSectionSymDestroy (Results 1 – 5 of 5) sorted by relevance
101 PETSC_EXTERN PetscErrorCode PetscSectionSymDestroy(PetscSectionSym *);
301 PetscCall(PetscSectionSymDestroy(&sym)); in SetSymmetries()
2800 PetscCall(PetscSectionSymDestroy(&s->sym)); in PetscSectionReset()3439 …_SYM_CLASSID, "PetscSectionSym", "Section Symmetry", "IS", comm, PetscSectionSymDestroy, PetscSect… in PetscSectionSymCreate()3536 PetscErrorCode PetscSectionSymDestroy(PetscSectionSym *sym) in PetscSectionSymDestroy() function3603 PetscCall(PetscSectionSymDestroy(§ion->sym)); in PetscSectionSetSym()
76 PetscCall(PetscSectionSymDestroy(&sym)); in DMPlexCreateSectionFields()
281 PetscCall(PetscSectionSymDestroy(&dsym)); in PetscSFDistributeSection()