Searched refs:PetscSectionSymCopy (Results 1 – 3 of 3) sorted by relevance
103 PETSC_EXTERN PetscErrorCode PetscSectionSymCopy(PetscSectionSym, PetscSectionSym);
3025 PetscCall(PetscSectionSymCopy(sym, *dsym)); in PetscSectionSymDistribute_Label()
3914 PetscErrorCode PetscSectionSymCopy(PetscSectionSym sym, PetscSectionSym nsym) in PetscSectionSymCopy() function