| /petsc/src/snes/tutorials/output/ |
| H A D | ex3_2.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex3_3.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex3_1.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex3_11.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex3_10.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=10000, maxf=30000
|
| H A D | ex3_8.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex3_13.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex3_7.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex3_6.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex3_9.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex3_12.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex3k_1.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex3_4.out | 3 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex2_3.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex2_1.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex2_4.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex2_2.out | 1 atol=1e-50, rtol=1e-08, stol=0., maxit=50, maxf=10000
|
| H A D | ex3_5.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| /petsc/src/snes/tutorials/ |
| H A D | ex2.c | 38 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 D | ex3k.kokkos.cxx | 227 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 D | ex3.c | 86 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 D | ex5.c | 28 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 D | ex5_mumps.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex5_1.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|
| H A D | ex5_transpose_only.out | 1 atol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
|