<h3>base</h3>
<ol>
-
- <li><p>Changed: In an attempt to unify the use of preconditioners a little,
- the function <code class="member">initialize</code> of classes <code
- class="class">PreconditionRelaxation</code> and <code
- class="class">PreconditionBlock</code> take an argument of type <code
- class="class">AdditionalData</code>, defined in the same class.
- <br>
- (GK 2003/01/06)
- </p>
-
<li> <p>
New: Newer versions of gcc have a very nice feature: you can set
a verbose terminate handler, that not only aborts a program
(GK 2003/01/08)
</p>
+
+ <li><p>Changed: In an attempt to unify the use of preconditioners a little,
+ the function <code class="member">initialize</code> of classes <code
+ class="class">PreconditionRelaxation</code> and <code
+ class="class">PreconditionBlock</code> take an argument of type <code
+ class="class">AdditionalData</code>, defined in the same class.
+ <br>
+ (GK 2003/01/06)
+ </p>
+
<li> <p>
New: The interface for sparse decompositions has been abstracted, and
there is now an Modified Incomplete Cholesky (MIC) decomposition in