]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Do not label plain classes as templates.
authorDavid Wells <wellsd2@rpi.edu>
Sun, 21 Feb 2016 01:14:32 +0000 (20:14 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 21 Feb 2016 14:04:45 +0000 (09:04 -0500)
examples/step-20/step-20.cc

index 90fa8cc12710866f904a6b9198f51f13f55d1b89..d94627be3c2fe2d3ebc0b0f720ff81453c42c2d6 100644 (file)
@@ -606,7 +606,7 @@ namespace Step20
   }
 
 
-  // @sect4{The <code>SchurComplement</code> class template}
+  // @sect4{The <code>SchurComplement</code> class}
 
   // The next class is the Schur complement class. Its rationale has also been
   // discussed in length in the introduction. Like <code>InverseMatrix</code>,
@@ -664,7 +664,7 @@ namespace Step20
   }
 
 
-  // @sect4{The <code>ApproximateSchurComplement</code> class template}
+  // @sect4{The <code>ApproximateSchurComplement</code> class}
 
   // The third component of our solver and preconditioner system is the class
   // that approximates the Schur complement with the method described in the

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.