]> https://gitweb.dealii.org/ - dealii.git/commitdiff
SparseLUDecomposition classes have now unified interfaces. The old interface is now...
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 19 Feb 2003 18:00:03 +0000 (18:00 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 19 Feb 2003 18:00:03 +0000 (18:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@7186 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2002/c-3-4.html

index e80f927325125e15724e04ae0e864b9475771f9f..d08852434ef4ca0bdad6779304d3eb6b87c1b9d4 100644 (file)
@@ -563,6 +563,23 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>lac</h3>
 
 <ol>
+  <li> <p>
+       New/Changed: The <code class="class">SparseILU</code>, <code
+       class="class">SparseMIC</code> and <code
+       class="class">SparseLUDecomposition</code> now use the same
+       interface (<code class="class">initialize</code>, <code
+       class="class">vmult</code>, <code class="class">clear</code>)
+       as all <code class="class">PreconditionBlock</code> classes. In
+       virtue of an unified preconditioner interface it is now
+       recommended to use the new methods. The old methods (<code
+       class="class">reinit</code>, <code
+       class="class">decompose</code>, <code
+       class="class">apply_decomposition</code>) are now deprecated,
+       and will be removed in a later version.
+       <br>
+       (RH 2003/02/19)
+       </p>
+
   <li> <p>
        Changed: The <code class="class">BlockVector</code> accessor classes
        have been moved to a namespace <code

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.