Home
last modified time | relevance | path

Searched defs:loc_its (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/fgmres/
H A Dmodpcf.c46 PetscErrorCode KSPFlexibleModifyPCNoChange(KSP ksp, PetscInt total_its, PetscInt loc_its, PetscReal… in KSPFlexibleModifyPCNoChange()
71 PetscErrorCode KSPFlexibleModifyPCKSP(KSP ksp, PetscInt total_its, PetscInt loc_its, PetscReal res_… in KSPFlexibleModifyPCKSP()
/petsc/include/
H A Dpetscksp.h559 …tscErrorCode KSPFGMRESModifyPCNoChange(KSP ksp, PetscInt total_its, PetscInt loc_its, PetscReal re… in KSPFGMRESModifyPCNoChange()
565 static inline PetscErrorCode KSPFGMRESModifyPCKSP(KSP ksp, PetscInt total_its, PetscInt loc_its, Pe… in KSPFGMRESModifyPCKSP()