Searched refs:PetscSectionCopy_Internal (Results 1 – 3 of 3) sorted by relevance
80 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscSectionCopy_Internal(PetscSection, PetscSection, Pe…
182 PetscCall(PetscSectionCopy_Internal(tsec, sec, label->bt)); in DMCreateDomainDecomposition_Plex()
90 PetscCall(PetscSectionCopy_Internal(section, newSection, NULL)); in PetscSectionCopy()94 PetscErrorCode PetscSectionCopy_Internal(PetscSection section, PetscSection newSection, PetscBT con… in PetscSectionCopy_Internal() function