From 1e771b049d1b7120e75c70cf533f4892dc31963d Mon Sep 17 00:00:00 2001 From: guido <guido@0785d39b-7218-0410-832d-ea1e28bc413d> Date: Fri, 23 Apr 2004 08:43:20 +0000 Subject: [PATCH] entry completed git-svn-id: https://svn.dealii.org/trunk@9097 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/c-4-0.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/deal.II/doc/news/c-4-0.html b/deal.II/doc/news/c-4-0.html index 7986810a00..3f3578c45f 100644 --- a/deal.II/doc/news/c-4-0.html +++ b/deal.II/doc/news/c-4-0.html @@ -32,13 +32,14 @@ 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> + <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> underwent some more + changes without testing, such that it should be used with high + caution. <br> (GK 2004/04/01) </p> -- 2.39.5