Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c349 static PetscErrorCode PetscSFWindowGetInfo_Window(PetscSF sf, MPI_Info *info) in PetscSFWindowGetInfo_Window() function
1189 …etscObjectComposeFunction((PetscObject)sf, "PetscSFWindowGetInfo_C", PetscSFWindowGetInfo_Window)); in PetscSFCreate_Window()