Searched refs:ksp_dtol (Results 1 – 4 of 4) sorted by relevance
169 PetscInt ksp_dtol; member
71 nlsP->ksp_dtol = 0; in TaoSolve_NLS()336 ++nlsP->ksp_dtol; in TaoSolve_NLS()805 PetscCall(PetscViewerASCIIPrintf(viewer, "nls ksp dtol: %" PetscInt_FMT "\n", nlsP->ksp_dtol)); in TaoView_NLS()
201 PetscInt ksp_dtol; member
80 bnk->ksp_dtol = 0; in TaoBNKInitialize()501 ++bnk->ksp_dtol; in TaoBNKComputeStep()1161 PetscCall(PetscViewerASCIIPrintf(viewer, " dtol: %" PetscInt_FMT "\n", bnk->ksp_dtol)); in TaoView_BNK()