]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
SparsityPattern::copy_from, SparseMatrix::copy_from
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 May 2001 14:54:30 +0000 (14:54 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 May 2001 14:54:30 +0000 (14:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@4591 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2001/c-3-1.html

index d856bdaed844a0c781bc08baab7c343084eb3735..18d3cbc4b4dd08f5b34d4abb3c740081a0c6ad0d 100644 (file)
@@ -248,6 +248,19 @@ documentation, etc</a>.
 <h3>lac</h3>
 
 <ol>
+  <li> <p>
+       New: There are now functions 
+       <code class="member">SparsityPattern::copy_from</code> and
+       <code class="member">SparseMatrix::copy_from</code>
+       that can be used to construct sparsity patterns and matrix at
+       once, i.e. without setting up a sparsity pattern element by
+       element, possibly after using a way too large value for the
+       maximal row length, then calling 
+       <code class="member">SparsityPattern::compress</code> etc.
+       <br>
+       (WB 2001/05/07)
+       </p>
+
   <li> <p>
        New: <code class="member">BlockIndices::block_size</code>
        returns the size of a specified block.

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.