Home
last modified time | relevance | path

Searched refs:KSPFGMRESModifyPCNoChange (Results 1 – 2 of 2) sorted by relevance

/petsc/doc/changes/
H A Ddev.md92 - Deprecate `KSPFGMRESModifyPCNoChange()` and `KSPFGMRESModifyPCKSP()` in favor of `KSPFlexibleModi…
/petsc/include/
H A Dpetscksp.h559 static inline PetscErrorCode KSPFGMRESModifyPCNoChange(KSP ksp, PetscInt total_its, PetscInt loc_it… in KSPFGMRESModifyPCNoChange() function