Searched refs:its0 (Results 1 – 1 of 1) sorted by relevance
71 PetscInt its0; /* num of previous outer KSP iterations */ member660 …etscInt_FMT " %" PetscInt_FMT ", subksp_it %" PetscInt_FMT "\n", iter, check->its0, its, sub_its)); in PostSetSubKSP()661 ksp_ratio = (PetscReal)its / check->its0; in PostSetSubKSP()667 check->its0 = its; /* save current outer KSP iteration number */ in PostSetSubKSP()