]> https://gitweb.dealii.org/ - dealii.git/commitdiff
move changelog entries that went into 8.3 1202/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 26 Jul 2015 21:48:18 +0000 (17:48 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sun, 26 Jul 2015 21:48:18 +0000 (17:48 -0400)
doc/news/8.2.1-vs-8.3.0.h
doc/news/changes.h

index c1b0d35e4d502a39fc85f14a67ee13c3bfb65c54..6949126bf5c119680aa0d4541e13c2403c30bb15 100644 (file)
@@ -393,6 +393,13 @@ inconvenience this causes.
 
 
 <ol>
+  <li> New: IndexSet now can be constructed using Epetra_Map.
+  All constructors of TrilinosWrappers::SparseMatrix which use Epetra_Map
+  were marked deprecated. 
+  <br>
+  (Luca Heltai, 2015/07/25)
+  </li>
+
   <li> New: Added the class Functions::Polynomial for representation of polynomials.
   The new class is derived from the Function class.
   <br>
@@ -548,6 +555,14 @@ inconvenience this causes.
 
 
 <ol>
+  <li> New: VectorTools::get_position_vector now works with arbitrary
+  FESystems, provided that the geometrical components are primitive, 
+  and that you provide a component mask to select what components of 
+  the finite element to use for the geometrical interpolation.
+  <br>
+  (Luca Heltai, 2015/07/25)
+  </li>
+
   <li> Fixed: parallel::distributed::refine_and_coarsen_fixed_fraction()
   in rare circumstances decided to not refine any cells at all, even
   if the refinement threshold was nonzero. This is now fixed.
index 60173d85c1c09ce7b45580b1e0242d120630386e..e23d601b3404215c1922fa5e6c3a99b929523fa4 100644 (file)
@@ -64,14 +64,6 @@ inconvenience this causes.
 
 <ol>
 
-  <li> New: IndexSet now can be constructed using Epetra_Map.
-  All constructors of TrilinosWrappers::SparseMatrix which use Epetra_Map
-  were marked deprecated. 
-  <br>
-  (Luca Heltai, 2015/07/25)
-  </li>
-
-
   <li> New: IndexSet now implements iterators.
   <br>
   (Timo Heister, 2015/07/12)
@@ -88,13 +80,6 @@ inconvenience this causes.
 
 
 <ol>
-  <li> New: VectorTools::get_position_vector now works with arbitrary
-  FESystems, provided that the geometrical components are primitive, 
-  and that you provide a component mask to select what components of 
-  the finite element to use for the geometrical interpolation.
-  <br>
-  (Luca Heltai, 2015/07/25)
-  </li>
 
   <li> New: FESystem now does some work in parallel if your system
   has multiple processors.

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.