Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c312 static PetscErrorCode PetscSFWindowSetInfo_Window(PetscSF sf, MPI_Info info) in PetscSFWindowSetInfo_Window() function
1188 …etscObjectComposeFunction((PetscObject)sf, "PetscSFWindowSetInfo_C", PetscSFWindowSetInfo_Window)); in PetscSFCreate_Window()