]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
ConstraintMatrix::distribute_local_to_global
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Mar 2004 16:56:52 +0000 (16:56 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Mar 2004 16:56:52 +0000 (16:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@8745 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/c-4-0.html

index ec237991e1d3433476f4ad3aedbb4e3636b28c6b..a8be8752a7882e343d93d9a986a3c6af4933ec5f 100644 (file)
@@ -460,6 +460,18 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p> New: There are now functions <code
+       class="member">ConstraintMatrix::distribute_local_to_global</code> that
+       take a local matrix or vector and distribute it to a global one, but
+       taking care of constrained degrees of freedom; in that case, the
+       respective entries are already distributed to the final place in the
+       global matrix or vector. That way, the final call to the <code
+       class="member">ConstraintMatrix::condense</code> function can be
+       avoided.
+       <br>
+       (WB 2004/03/15)
+       </p>
+
   <li> <p> New: The new functions <code
        class="member">SparsityPattern::partition</code>, <code
        class="member">GridTools::partition_triangulation</code>, <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.