Home
last modified time | relevance | path

Searched defs:_n_PetscSFWinLink (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c25 struct _n_PetscSFWinLink { struct
26 PetscBool inuse;
27 MPI_Aint bytes;
28 void *addr;
29 void *rootdata;
30 void *leafdata;
31 MPI_Win win;
32 MPI_Request *reqs;
33 PetscSFWindowFlavorType flavor;
34 MPI_Aint *dyn_target_addr;
[all …]