]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix typos in the documentation.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 May 2004 21:13:25 +0000 (21:13 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 May 2004 21:13:25 +0000 (21:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@9231 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_decomposition.h

index 6dd9dc9e270cf61691101a26ccb64ce7f3f633fe..3351ca160e70589eb15087c809d967ac6f22cf02 100644 (file)
@@ -50,8 +50,8 @@
  * An object of this class can be used in the same form as all
  * PreconditionBlock preconditioners:
  * @code
- * SparseLUImplementation<double> lu;
- * lu.initialize(matrix, SparseLUImplementation<double>::AdditionalData(...));
+ * SparseLUDecomposition<double> lu;
+ * lu.initialize(matrix, SparseLUDecomposition<double>::AdditionalData(...));
  *
  * somesolver.solve (A, x, f, lu);
  * @endcode

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.