Searched refs:PCLMVMSetUpdateVec (Results 1 – 5 of 5) sorted by relevance
186 PetscCall(PCLMVMSetUpdateVec(pc, X)); in SNESSolve_NEWTONLS()
34 PetscErrorCode PCLMVMSetUpdateVec(PC pc, Vec X) in PCLMVMSetUpdateVec() function
118 - Add `PCLMVMSetUpdateVec()` for the automatic update of the LMVM preconditioner inside a SNES solve
506 PETSC_EXTERN PetscErrorCode PCLMVMSetUpdateVec(PC, Vec);
567 PetscCall(PCLMVMSetUpdateVec(pc, X)); in SNESSolve_NEWTONTR()