Searched defs:flavor (Results 1 – 1 of 1) sorted by relevance
10 PetscSFWindowFlavorType flavor; /* Current PETSCSF_WINDOW_FLAVOR_ */ member33 PetscSFWindowFlavorType flavor; member170 PetscErrorCode PetscSFWindowSetFlavorType(PetscSF sf, PetscSFWindowFlavorType flavor) in PetscSFWindowSetFlavorType()179 static PetscErrorCode PetscSFWindowSetFlavorType_Window(PetscSF sf, PetscSFWindowFlavorType flavor) in PetscSFWindowSetFlavorType_Window()203 PetscErrorCode PetscSFWindowGetFlavorType(PetscSF sf, PetscSFWindowFlavorType *flavor) in PetscSFWindowGetFlavorType()212 static PetscErrorCode PetscSFWindowGetFlavorType_Window(PetscSF sf, PetscSFWindowFlavorType *flavor) in PetscSFWindowGetFlavorType_Window()655 PetscSFWindowFlavorType flavor; in PetscSFRestoreWindow() local809 PetscSFWindowFlavorType flavor = w->flavor; in PetscSFSetFromOptions_Window() local