Searched refs:ksp_negc (Results 1 – 4 of 4) sorted by relevance
168 PetscInt ksp_negc; member
73 nlsP->ksp_negc = 0; in TaoSolve_NLS()334 ++nlsP->ksp_negc; in TaoSolve_NLS()804 PetscCall(PetscViewerASCIIPrintf(viewer, "nls ksp negc: %" PetscInt_FMT "\n", nlsP->ksp_negc)); in TaoView_NLS()
200 PetscInt ksp_negc; member
82 bnk->ksp_negc = 0; in TaoBNKInitialize()499 ++bnk->ksp_negc; in TaoBNKComputeStep()1160 PetscCall(PetscViewerASCIIPrintf(viewer, " negc: %" PetscInt_FMT "\n", bnk->ksp_negc)); in TaoView_BNK()