Home
last modified time | relevance | path

Searched defs: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