]> https://gitweb.dealii.org/ - dealii.git/commit
Get rid of IterativeInverse in step-20.
authorDavid Wells <wellsd2@rpi.edu>
Sat, 20 Feb 2016 23:41:57 +0000 (18:41 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 21 Feb 2016 14:04:45 +0000 (09:04 -0500)
commit76874a216004542243743a732045a0c98134d7a1
tree9a1e7a14c0dba2c205ceaab521da76c011f49234
parent2c0618214721bdae85d9164cfc2f5901dec4e96d
Get rid of IterativeInverse in step-20.

IterativeInverse was marked as deprecated in April 2015 in favor of
LinearOperator. This puts this step in a strange place; we should not
use deprecated features in tutorials, but at the same time we cannot use
its replacement, which requires C++11 support. To resolve this, this
step just provides its own replacement for a special case of
IterativeInverse.
examples/step-20/doc/intro.dox
examples/step-20/step-20.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.