Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c16 } PetscSF_Window; typedef
72 PetscSF_Window *w = (PetscSF_Window *)sf->data; in PetscSFWindowGetDataTypes()
181 PetscSF_Window *w = (PetscSF_Window *)sf->data; in PetscSFWindowSetFlavorType_Window()
214 PetscSF_Window *w = (PetscSF_Window *)sf->data; in PetscSFWindowGetFlavorType_Window()
248 PetscSF_Window *w = (PetscSF_Window *)sf->data; in PetscSFWindowSetSyncType_Window()
281 PetscSF_Window *w = (PetscSF_Window *)sf->data; in PetscSFWindowGetSyncType_Window()
314 PetscSF_Window *w = (PetscSF_Window *)sf->data; in PetscSFWindowSetInfo_Window()
351 PetscSF_Window *w = (PetscSF_Window *)sf->data; in PetscSFWindowGetInfo_Window()
379 PetscSF_Window *w = (PetscSF_Window *)sf->data; in PetscSFWindowAttach()
429 PetscSF_Window *w = (PetscSF_Window *)sf->data; in PetscSFGetWindow()
[all …]