]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix test. Also add changelog. 2675/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 8 Jun 2016 11:46:26 +0000 (06:46 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 8 Jun 2016 11:46:26 +0000 (06:46 -0500)
doc/news/changes.h
tests/grid/refinement_listener_03.output

index 1d23802909e4c2cede7c8085b990bb1235f07ddb..098cb2a7be856ce9a660f5cf6d13b8eaf3c04d0f 100644 (file)
@@ -38,7 +38,16 @@ inconvenience this causes.
 </p>
 
 <ol>
-  <li> Changed: deal.II used to create template instantiations for scalar
+
+ <li> Changed: The Triangulation::Signals::clear signal is now triggered
+ <i>before</i>, not <i>after</i> the internal data structures of the
+ triangulation are destroyed. This allows functions attached to the signal to
+ save information associated with the triangulation.
+ <br>
+ (Wolfgang Bangerth, 2016/06/07)
+ </li>
+
+ <li> Changed: deal.II used to create template instantiations for scalar
   types <tt>double</tt>, <tt>float</tt>, and <tt>long double</tt>. Since
   <tt>long double</tt> is rarely used and the additional precision does
   usually not pay off because most of the other arithmetics in deal.II are
index 86171758bd5f81034ad94b4bd2fca406d9c1f1ef..e1ffc482aa4a2b54de36e46a62132a30337bcc52 100644 (file)
@@ -5,7 +5,7 @@ DEAL::tria_1 Create: 1
 DEAL::tria_1 Pre-refinement: 1
 DEAL::tria_1 Any change: 2
 DEAL::tria_1 Post-refinement: 2
-DEAL::tria_1 Any change: 0
+DEAL::tria_1 Any change: 2
 DEAL::tria_2 Copy: 1 1
 DEAL::tria_1 Any change: 1
 DEAL::tria_1 Create: 1
@@ -17,7 +17,7 @@ DEAL::tria_1 Create: 1
 DEAL::tria_1 Pre-refinement: 1
 DEAL::tria_1 Any change: 4
 DEAL::tria_1 Post-refinement: 4
-DEAL::tria_1 Any change: 0
+DEAL::tria_1 Any change: 4
 DEAL::tria_2 Copy: 1 1
 DEAL::tria_1 Any change: 1
 DEAL::tria_1 Create: 1
@@ -29,7 +29,7 @@ DEAL::tria_1 Create: 1
 DEAL::tria_1 Pre-refinement: 1
 DEAL::tria_1 Any change: 8
 DEAL::tria_1 Post-refinement: 8
-DEAL::tria_1 Any change: 0
+DEAL::tria_1 Any change: 8
 DEAL::tria_2 Copy: 1 1
 DEAL::tria_1 Any change: 1
 DEAL::tria_1 Create: 1

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.