]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
row length 0 in SparsityPattern
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 11 Oct 2001 09:52:42 +0000 (09:52 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 11 Oct 2001 09:52:42 +0000 (09:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@5142 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2001/3.2.0-vs-3.2.1.html
deal.II/doc/news/2001/c-3-2.html

index a3ef7c5951cb650bd56f52fc3e89f015e835133a..87ade579f26238a37345686d51579effbc788075 100644 (file)
 <h2>Changes between versions 3.2.0 and 3.2.1</h2>
 
 <ol>
+  <li> <p>
+       Fixed: class <code class="class">SparsityPattern</code> can
+       handle rows of length zero now. For quadratic matrices, these
+       rows are changed to length one, since a diagonal element must
+       be stored.
+       <br>
+       (GK 2001/10/11)
+       </p>
+
   <li> <p>
        Fixed: The <code class="class">DataOutBase::EpsFlags</code>
        class forgot to declare the reverse grey scale function as one
index 97b7e9d10597f3b713b2bf945c1220b88880029b..a887b90a248b3068de40fee6269ada543b63145f 100644 (file)
@@ -52,6 +52,15 @@ documentation, etc</a>.
 <h3>lac</h3>
 
 <ol>
+  <li> <p>
+       Fixed: class <code class="class">SparsityPattern</code> can
+       handle rows of length zero now. For quadratic matrices, these
+       rows are changed to length one, since a diagonal element must
+       be stored.
+       <br>
+       (GK 2001/10/11)
+       </p>
+
   <li> <p>
        New: The <code class="class">BlockVector</code> now has a
        full-fledged random access iterator type, working in exactly

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.