]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
MGTransferPrebuilt for BlockVector, MGTransferSelect works with target_components...
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 Apr 2004 11:21:56 +0000 (11:21 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 Apr 2004 11:21:56 +0000 (11:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@8936 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 5693a2465b5fab55a18571a520379deacddba501..b0f203305c0b7759e6fe15c81626816bd9e74c6a 100644 (file)
@@ -32,6 +32,17 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3 style="color:red">Incompatibilities</h3>
 
 <ol>
+  <li> <p>
+  Changed: the template parameter of <code
+  class="class">MGTransferPrebuilt</code> is now the complete vector type, not
+  just the value type of the vector. This allows to operate on <code
+  class="class">Vector</code> as well as on <code
+  class="class">BlockVector</code>. Unfortunately, the untested class <code
+  class="class">MGTransferBlock</code> 
+  <br>
+  (GK 2004/04/01)
+  </p>
+
   <li> <p> Changed: The <code class="class">FiniteElement</code> classes had a
        function <code class="member">restrict</code> that returns the
        restriction matrix from children to the mother cell. Unfortunately,
@@ -515,6 +526,16 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+  Changed: <code
+  class="class">MGTransferSelect</code> uses target components
+  correctly. Unfortunately, the untested class <code
+  class="class">MGTransferBlock</code> does not work anymore. Since its
+  usefulness was not clear anyway, this state may continue for a while.
+  <br>
+  (GK 2004/04/01)
+  </p>
+
   <li> <p>
        New: There is now a new <code class="class">FE_Poly</code>
        class which is templatized for polynomial spaces like <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.