Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsection.h103 PETSC_EXTERN PetscErrorCode PetscSectionSymCopy(PetscSectionSym, PetscSectionSym);
/petsc/src/dm/label/
H A Ddmlabel.c3025 PetscCall(PetscSectionSymCopy(sym, *dsym)); in PetscSectionSymDistribute_Label()
/petsc/src/vec/is/section/interface/
H A Dsection.c3914 PetscErrorCode PetscSectionSymCopy(PetscSectionSym sym, PetscSectionSym nsym) in PetscSectionSymCopy() function