Searched refs:PetscSFWindowSyncTypes (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/ |
| H A D | petscsf.h | 54 PETSC_EXTERN const char *const PetscSFWindowSyncTypes[]; variable
|
| /petsc/src/vec/is/sf/impls/window/ |
| H A D | sfwindow.c | 40 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()
|