Searched refs:PetscSectionSetSym (Results 1 – 2 of 2) sorted by relevance
106 PETSC_EXTERN PetscErrorCode PetscSectionSetSym(PetscSection, PetscSectionSym);
126 PetscCall(PetscSectionSetSym(newSection, sym)); in PetscSectionCopy_Internal()3599 PetscErrorCode PetscSectionSetSym(PetscSection section, PetscSectionSym sym) in PetscSectionSetSym() function3655 PetscCall(PetscSectionSetSym(section->field[field], sym)); in PetscSectionSetFieldSym()