Searched refs:ksp_rtol (Results 1 – 7 of 7) sorted by relevance
166 PetscInt ksp_rtol; member
70 nlsP->ksp_rtol = 0; in TaoSolve_NLS()330 ++nlsP->ksp_rtol; in TaoSolve_NLS()802 PetscCall(PetscViewerASCIIPrintf(viewer, "nls ksp rtol: %" PetscInt_FMT "\n", nlsP->ksp_rtol)); in TaoView_NLS()
198 PetscInt ksp_rtol; member
79 bnk->ksp_rtol = 0; in TaoBNKInitialize()495 ++bnk->ksp_rtol; in TaoBNKComputeStep()1158 PetscCall(PetscViewerASCIIPrintf(viewer, " rtol: %" PetscInt_FMT "\n", bnk->ksp_rtol)); in TaoView_BNK()
139 …-ksp_rtol: <now 0.000138889 : formerly 0.000138889>: Relative decrease in residual norm (KSPSetTol…
707 $ $PETSC_DIR/lib/petsc/bin/petscmpiexec -n 1 ./ex1 -n 1000 -pc_type ilu -ksp_type gmres -ksp_rtol 1…
500 database with the commands `-ksp_rtol` `<rtol>`, `-ksp_atol`