Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c246 static PetscErrorCode PetscSFWindowSetSyncType_Window(PetscSF sf, PetscSFWindowSyncType sync) in PetscSFWindowSetSyncType_Window() function
1184 …ctComposeFunction((PetscObject)sf, "PetscSFWindowSetSyncType_C", PetscSFWindowSetSyncType_Window)); in PetscSFCreate_Window()