Home
last modified time | relevance | path

Searched refs:SNESGetIterationNumber (Results 1 – 25 of 65) sorted by relevance

123

/petsc/doc/changes/
H A D220.md49 SNESGetIterationNumber() to get the number of iterations required
/petsc/src/snes/tutorials/
H A Dex3.c279 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
586 PetscCall(SNESGetIterationNumber(snes, &iter)); in PostCheck()
651 PetscCall(SNESGetIterationNumber(snes, &iter)); in PostSetSubKSP()
H A Dex25.c51 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
H A Dex42.c94 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
H A Dex59.c110 PetscCall(SNESGetIterationNumber(snes, &it)); in main()
H A Dex1f.F90273 PetscCallA(SNESGetIterationNumber(snes, its, ierr))
H A Dex2.c151 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
H A Dex6.c135 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
H A Dex21.c88 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
H A Dex46.c75 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
H A Dex35.c118 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
H A Dex5f.F90492 call SNESGetIterationNumber(snes, its, ierr)
H A Dex3k.kokkos.cxx329 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
/petsc/src/snes/tests/
H A Dex241.cxx56 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
H A Dex4.c125 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
H A Dex17.c148 PetscCall(SNESGetIterationNumber(snes, &its)); in assembled_system()
486 PetscCall(SNESGetIterationNumber(snes, &its)); in block_system()
H A Dex5.c152 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
H A Dex7.c88 PetscCall(SNESGetIterationNumber(snes, &its)); in main()
H A Dex12f.F90270 PetscCallA(SNESGetIterationNumber(snes, its, ierr))
/petsc/src/tao/snes/
H A Dtaosnes.c18 PetscCall(SNESGetIterationNumber(taosnes->snes, &its)); in TaoSolve_SNES()
/petsc/src/ts/impls/pseudo/
H A Dposindep.c97 PetscCall(SNESGetIterationNumber(ts->snes, &nits)); in TSStep_Pseudo()
221 PetscCall(SNESGetIterationNumber(snes, &snes_it)); in SNESTSFormFunction_Pseudo()
/petsc/src/ts/tutorials/
H A Dex24.c125 PetscCall(SNESGetIterationNumber(snes, &snesit)); in MonitorObjective()
/petsc/src/snes/linesearch/impls/nleqerr/
H A Dlinesearchnleqerr.c58 PetscCall(SNESGetIterationNumber(snes, &snes_iteration)); in SNESLineSearchApply_NLEQERR()
/petsc/src/snes/interface/noise/
H A Dsnesnoise.c111 PetscCall(SNESGetIterationNumber(snes, &i)); in SNESDiffParameterCompute_More()
H A Dsnesmfj2.c106 PetscCall(SNESGetIterationNumber(snes, &iter)); in SNESMatrixFreeMult2_Private()

123