Home
last modified time | relevance | path

Searched defs:total_its (Results 1 – 3 of 3) 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/src/ksp/ksp/tutorials/
H A Dex74.c87 PetscInt n, i, s, t, total_its; in main() local
/petsc/include/
H A Dpetscksp.h559 static inline PetscErrorCode KSPFGMRESModifyPCNoChange(KSP ksp, PetscInt total_its, PetscInt loc_it… in KSPFGMRESModifyPCNoChange()
565 static inline PetscErrorCode KSPFGMRESModifyPCKSP(KSP ksp, PetscInt total_its, PetscInt loc_its, Pe… in KSPFGMRESModifyPCKSP()