Searched refs:tot_cg_its (Results 1 – 2 of 2) sorted by relevance
20 PetscInt max_cg_its, tot_cg_its; member
87 bnk->tot_cg_its = 0; in TaoBNKInitialize()385 bnk->tot_cg_its += bnk->bncg->niter; in TaoBNKTakeCGSteps()1151 PetscCall(PetscViewerASCIIPrintf(viewer, "CG steps: %" PetscInt_FMT "\n", bnk->tot_cg_its)); in TaoView_BNK()