Searched refs:MatLMVMSymBroydenSetPhi (Results 1 – 4 of 4) sorted by relevance
36 if (is_sym) PetscCall(MatLMVMSymBroydenSetPhi(sym, phi)); in main()
108 - Add `MatLMVMSymBroydenGetPhi()` and `MatLMVMSymBroydenSetPhi()`
1259 PETSC_EXTERN PetscErrorCode MatLMVMSymBroydenSetPhi(Mat, PetscReal);
925 PetscErrorCode MatLMVMSymBroydenSetPhi(Mat B, PetscReal phi) in MatLMVMSymBroydenSetPhi() function