Searched refs:ksp_othr (Results 1 – 4 of 4) sorted by relevance
171 PetscInt ksp_othr; member
75 nlsP->ksp_othr = 0; in TaoSolve_NLS()340 ++nlsP->ksp_othr; in TaoSolve_NLS()807 PetscCall(PetscViewerASCIIPrintf(viewer, "nls ksp othr: %" PetscInt_FMT "\n", nlsP->ksp_othr)); in TaoView_NLS()
203 PetscInt ksp_othr; member
84 bnk->ksp_othr = 0; in TaoBNKInitialize()505 ++bnk->ksp_othr; in TaoBNKComputeStep()1163 PetscCall(PetscViewerASCIIPrintf(viewer, " othr: %" PetscInt_FMT "\n", bnk->ksp_othr)); in TaoView_BNK()