Searched refs:PetscSFWindowSetFlavorType (Results 1 – 2 of 2) sorted by relevance
131 PETSC_EXTERN PetscErrorCode PetscSFWindowSetFlavorType(PetscSF, PetscSFWindowFlavorType);
170 PetscErrorCode PetscSFWindowSetFlavorType(PetscSF sf, PetscSFWindowFlavorType flavor) in PetscSFWindowSetFlavorType() function815 PetscCall(PetscSFWindowSetFlavorType(sf, flavor)); in PetscSFSetFromOptions_Window()996 PetscCall(PetscSFWindowSetFlavorType(newsf, w->flavor)); in PetscSFDuplicate_Window()