Searched refs:ksp_ctol (Results 1 – 4 of 4) sorted by relevance
167 PetscInt ksp_ctol; member
72 nlsP->ksp_ctol = 0; in TaoSolve_NLS()332 ++nlsP->ksp_ctol; in TaoSolve_NLS()803 PetscCall(PetscViewerASCIIPrintf(viewer, "nls ksp ctol: %" PetscInt_FMT "\n", nlsP->ksp_ctol)); in TaoView_NLS()
199 PetscInt ksp_ctol; member
81 bnk->ksp_ctol = 0; in TaoBNKInitialize()497 ++bnk->ksp_ctol; in TaoBNKComputeStep()1159 PetscCall(PetscViewerASCIIPrintf(viewer, " ctol: %" PetscInt_FMT "\n", bnk->ksp_ctol)); in TaoView_BNK()