Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsf.h130 PETSC_EXTERN PetscErrorCode PetscSFWindowGetSyncType(PetscSF, PetscSFWindowSyncType *);
/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c270 PetscErrorCode PetscSFWindowGetSyncType(PetscSF sf, PetscSFWindowSyncType *sync) in PetscSFWindowGetSyncType() function