Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c820 static PetscErrorCode PetscSFReset_Window(PetscSF sf) in PetscSFReset_Window() function
939 PetscCall(PetscSFReset_Window(sf)); in PetscSFDestroy_Window()
1166 sf->ops->Reset = PetscSFReset_Window; in PetscSFCreate_Window()