]> https://gitweb.dealii.org/ - dealii.git/commit
Remove SolverCG::res2. 3383/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 2 Nov 2016 21:30:09 +0000 (15:30 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 2 Nov 2016 21:30:09 +0000 (15:30 -0600)
commit50bfcffdae25b91bf7ee32d927e3ec613232c270
tree395c4e41a50b9b2539d0afec5eae886ed0c2b063
parente318bbb0260af4d6350bd299175b1ff42d2dae03
Remove SolverCG::res2.

This variable was only used inside the SolverCG::criterion() function that was
supposed to let derived classes overload when the solver terminates. But the
criterion() function was never called anywhere, so there is no point in
keeping it. Furthermore, the res2 variable it returns was never set. So
remove the whole shebang.
include/deal.II/lac/solver_cg.h

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.