Searched refs:PCCompositeSpecialSetAlphaMat (Results 1 – 4 of 4) sorted by relevance
318 PetscCall(PCCompositeSpecialSetAlphaMat(pc, D)); in main()
93 - Add `PCCompositeSpecialSetAlphaMat()` API to use a matrix other than the identity in
501 PetscErrorCode PCCompositeSpecialSetAlphaMat(PC pc, Mat alpha_mat) in PCCompositeSpecialSetAlphaMat() function
276 PETSC_EXTERN PetscErrorCode PCCompositeSpecialSetAlphaMat(PC, Mat);