Searched refs:PetscSFWindowSetSyncType (Results 1 – 3 of 3) sorted by relevance
129 PETSC_EXTERN PetscErrorCode PetscSFWindowSetSyncType(PetscSF, PetscSFWindowSyncType);
57 PetscSFWindowSetSyncType() and PetscSFWindowSyncType respectively.
237 PetscErrorCode PetscSFWindowSetSyncType(PetscSF sf, PetscSFWindowSyncType sync) in PetscSFWindowSetSyncType() function995 PetscCall(PetscSFWindowSetSyncType(newsf, synctype)); in PetscSFDuplicate_Window()