Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsf.h54 PETSC_EXTERN const char *const PetscSFWindowSyncTypes[]; variable
/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c40 const char *const PetscSFWindowSyncTypes[] = {"FENCE", "LOCK", "ACTIVE", "PetscSFWindowSyncType",… variable
813 …e for PetscSF Window communication", "PetscSFWindowSetSyncType", PetscSFWindowSyncTypes, (PetscEnu… in PetscSFSetFromOptions_Window()
962 …tion=%s MultiSF sort=%s\n", PetscSFWindowFlavorTypes[w->flavor], PetscSFWindowSyncTypes[w->sync], … in PetscSFView_Window()