Searched refs:ksp_atol (Results 1 – 7 of 7) sorted by relevance
8 -ksp_atol 1.e-14
165 PetscInt ksp_atol; member
69 nlsP->ksp_atol = 0; in TaoSolve_NLS()328 ++nlsP->ksp_atol; in TaoSolve_NLS()801 PetscCall(PetscViewerASCIIPrintf(viewer, "nls ksp atol: %" PetscInt_FMT "\n", nlsP->ksp_atol)); in TaoView_NLS()
197 PetscInt ksp_atol; member
78 bnk->ksp_atol = 0; in TaoBNKInitialize()493 ++bnk->ksp_atol; in TaoBNKComputeStep()1157 PetscCall(PetscViewerASCIIPrintf(viewer, " atol: %" PetscInt_FMT "\n", bnk->ksp_atol)); in TaoView_BNK()
140 -ksp_atol: <now 1e-50 : formerly 1e-50>: Absolute value of residual norm (KSPSetTolerances)
500 database with the commands `-ksp_rtol` `<rtol>`, `-ksp_atol`