]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
*** empty log message ***
authorbrian <brian@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 May 2003 15:20:05 +0000 (15:20 +0000)
committerbrian <brian@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 May 2003 15:20:05 +0000 (15:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@7671 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 4a30186c5602ed2eabecfc039feb9acced32aa75..7ec0cee719baf5cd76cab08f54b7339f16d1331f 100644 (file)
@@ -619,6 +619,21 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 
 <ol>
 
+  <li> <p> New: <code class="class">PointerMatrix</code> now
+  has empty() function, which returns true if the pointer is null; otherwise
+  we call the pointer's empty() function.  This requires the class MATRIX
+  to have an empty() function.
+  <br>
+  (Brian Carnes 2003/05/22)
+  </p>
+
+  <li> <p> New: <code class="class">SparseLUDecomposition</code> now
+  has empty() function, which calls the inherited <code
+  class="class">SparseMatrix</code> empty() function.
+  <br>
+  (Brian Carnes 2003/05/22)
+  </p>
+
   <li> <p> New: <code class="class">PreconditionPSOR</code> implements
   interface to permuted SOR preconditioner function in <code
   class="class">SparseMatrix</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.