#include "petscsf.h" PetscErrorCode PetscSFWindowSetSyncType(PetscSF sf,PetscSFWindowSyncType sync)Logically Collective
sf | - star forest for communication | |
sync | - synchronization type |
-sf_window_sync <sync> | - sets the synchronization type FENCE, LOCK, or ACTIVE (see PetscSFWindowSyncType) |