Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c936 static PetscErrorCode PetscSFDestroy_Window(PetscSF sf) in PetscSFDestroy_Window() function
1167 sf->ops->Destroy = PetscSFDestroy_Window; in PetscSFCreate_Window()