]> https://gitweb.dealii.org/ - dealii.git/commit
When saying
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 21 Aug 2011 04:14:20 +0000 (04:14 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 21 Aug 2011 04:14:20 +0000 (04:14 +0000)
commit734fd143ffaa18128d463a99ba26b9615a594d8d
treeb414e25979377559a3a400d2029442c642f0c264
parentfae834f05e558d86a2a5e1b1a7fdfb1b11b383e1
When saying
  backward = backward;
this statement rarely does what one intended. Use
  this->backward = backward;
instead.

git-svn-id: https://svn.dealii.org/trunk@24154 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/source/lac/block_matrix_array.cc

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.