Searched refs:PetscSFLinkDestroy (Results 1 – 4 of 4) sorted by relevance
88 PetscCall(PetscSFLinkDestroy(sf, link)); in PetscSFReset_Allgatherv()
217 PETSC_INTERN PetscErrorCode PetscSFLinkDestroy(PetscSF, PetscSFLink);
278 PetscCall(PetscSFLinkDestroy(sf, link)); in PetscSFReset_Basic()
395 PetscErrorCode PetscSFLinkDestroy(PetscSF sf, PetscSFLink link) in PetscSFLinkDestroy() function