Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c806 static PetscErrorCode PetscSFSetFromOptions_Window(PetscSF sf, PetscOptionItems PetscOptionsObject) in PetscSFSetFromOptions_Window() function
1165 sf->ops->SetFromOptions = PetscSFSetFromOptions_Window; in PetscSFCreate_Window()