Home
last modified time | relevance | path

Searched refs:fails (Results 1 – 25 of 46) sorted by relevance

12

/petsc/src/binding/petsc4py/test/
H A Dtest_snes.py311 fails = self.snes.getNonlinearStepFailures()
312 self.assertEqual(fails, 0)
313 fails = self.snes.getMaxNonlinearStepFailures()
314 self.assertEqual(fails, 1)
316 fails = self.snes.getMaxNonlinearStepFailures()
317 self.assertEqual(fails, 5)
319 fails = self.snes.getMaxNonlinearStepFailures()
320 self.assertEqual(fails, 1)
325 fails = self.snes.getLinearSolveFailures()
326 self.assertEqual(fails, 0)
[all …]
/petsc/src/tao/leastsquares/tutorials/matlab/
H A DREADME4 24 - fails on destroy with an object in an invalid state; succeeds with nf_const = 50
5 33, 34, 35, 40, 42, 49 - fails due to inf -- the MATLAB function evaluation is not causing it.
/petsc/src/ts/tutorials/output/
H A Dex8_2.out1 steps 11 (1 rejected, 1 SNES fails), ftime 16.1441, nonlinits 157, linits 157
H A Dex8_3.out1 steps 10 (3 rejected, 1 SNES fails), ftime 15.3162, nonlinits 114, linits 115
H A Dex8_1.out12 steps 9 (1 rejected, 0 SNES fails), ftime 10., nonlinits 30, linits 30
H A Dex20opt_ic_2.out17 Line search fails: 0
H A Dex20opt_ic_3.out17 Line search fails: 0
H A Dex20opt_p_1.out22 Line search fails: 0
/petsc/share/petsc/matlab/
H A Dlaunch.m6 % Unfortunately does not emit an error code if the launch fails and one cannot see the output
/petsc/src/tao/bound/tutorials/output/
H A Dplate2_9.out32 Line search fails: 0
H A Dplate2_20_alt.out19 Line search fails: 0
H A Dplate2_10.out18 Line search fails: 0
H A Dplate2_11.out19 Line search fails: 0
H A Dplate2_12.out19 Line search fails: 0
H A Dplate2_18.out18 Line search fails: 0
H A Dplate2_20.out19 Line search fails: 0
H A Dplate2_19.out19 Line search fails: 0
H A Djbearing2_17.out31 Line search fails: 0
/petsc/src/ts/tutorials/optimal_control/output/
H A Dex1_3.out19 Line search fails: 0
H A Dex1_2.out19 Line search fails: 0
/petsc/src/tao/leastsquares/tutorials/output/
H A Dcs1_view_l1dict_alt.out15 Line search fails: 0
H A Dcs1_view_l1dict.out15 Line search fails: 0
/petsc/src/ml/regressor/tests/output/
H A Dex2_prefix_tao_alt.out18 Line search fails: 0
H A Dex1_prefix_tao_alt.out18 Line search fails: 0
H A Dex2_prefix_tao.out18 Line search fails: 0

12