Home
last modified time | relevance | path

Searched refs:maxf (Results 1 – 25 of 29) sorted by relevance

12

/petsc/src/snes/tutorials/output/
H A Dex3_2.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex3_3.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex3_1.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex3_11.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex3_10.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=10000, maxf=30000
H A Dex3_8.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex3_13.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex3_7.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex3_6.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex3_9.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex3_12.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex3k_1.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex3_4.out3 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex2_3.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex2_1.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex2_4.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex2_2.out1 atol=1e-50, rtol=1e-08, stol=0., maxit=50, maxf=10000
H A Dex3_5.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
/petsc/src/snes/tutorials/
H A Dex2.c38 PetscInt its, n = 5, i, maxit, maxf; in main() local
123 PetscCall(SNESGetTolerances(snes, &abstol, &rtol, &stol, &maxit, &maxf)); in main()
124 …tscInt_FMT ", maxf=%" PetscInt_FMT "\n", (double)abstol, (double)rtol, (double)stol, maxit, maxf)); in main()
H A Dex3k.kokkos.cxx227 PetscInt its, N = 5, maxit, maxf; in main() local
291 PetscCall(SNESGetTolerances(snes, &abstol, &rtol, &stol, &maxit, &maxf)); in main()
292 …tscInt_FMT ", maxf=%" PetscInt_FMT "\n", (double)abstol, (double)rtol, (double)stol, maxit, maxf)); in main()
H A Dex3.c86 PetscInt its, N = 5, i, maxit, maxf, xs, xm; in main() local
227 PetscCall(SNESGetTolerances(snes, &abstol, &rtol, &stol, &maxit, &maxf)); in main()
228 …tscInt_FMT ", maxf=%" PetscInt_FMT "\n", (double)abstol, (double)rtol, (double)stol, maxit, maxf)); in main()
/petsc/src/snes/tests/
H A Dex5.c28 PetscInt its, n = 5, nb, maxit, maxf, *lens; in main() local
124 PetscCall(SNESGetTolerances(snes, &abstol, &rtol, &stol, &maxit, &maxf)); in main()
125 …tscInt_FMT ", maxf=%" PetscInt_FMT "\n", (double)abstol, (double)rtol, (double)stol, maxit, maxf)); in main()
/petsc/src/snes/tests/output/
H A Dex5_mumps.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex5_1.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
H A Dex5_transpose_only.out1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000

12