]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Relate versions of InverseMatrix in steps 20-22. 2211/head
authorDavid Wells <wellsd2@rpi.edu>
Sun, 21 Feb 2016 14:08:22 +0000 (09:08 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 21 Feb 2016 14:08:22 +0000 (09:08 -0500)
examples/step-20/step-20.cc

index d94627be3c2fe2d3ebc0b0f720ff81453c42c2d6..0c8cfc16df41e9821c2a50e6e235b3e8e0a12a56 100644 (file)
@@ -565,7 +565,9 @@ namespace Step20
   // wrap the action of either inverse in a simple class. The only things we
   // would like to note are that this class is derived from
   // <code>Subscriptor</code> and, as mentioned above, it stores a pointer to
-  // the underlying matrix with a <code>SmartPointer</code> object.
+  // the underlying matrix with a <code>SmartPointer</code> object. This class
+  // also appears in step-21 and a more advanced version of it appears in
+  // step-22.
   template <class MatrixType>
   class InverseMatrix : public Subscriptor
   {

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.