Searched refs:PetscSectionGetSym (Results 1 – 2 of 2) sorted by relevance
107 PETSC_EXTERN PetscErrorCode PetscSectionGetSym(PetscSection, PetscSectionSym *);
125 PetscCall(PetscSectionGetSym(section, &sym)); in PetscSectionCopy_Internal()3628 PetscErrorCode PetscSectionGetSym(PetscSection section, PetscSectionSym *sym) in PetscSectionGetSym() function