]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Adjust refinement listener to raising the clear signal at tria destructor 4467/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 2 Jun 2017 12:02:08 +0000 (14:02 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 2 Jun 2017 12:02:08 +0000 (14:02 +0200)
tests/grid/refinement_listener_03.cc
tests/grid/refinement_listener_03.output

index 2f2b9076bcd374565f8067c4ea020290c61722cf..cba4393c471c6761cee4205b4200b7f2b711b004 100644 (file)
@@ -161,8 +161,10 @@ void test ()
   connections_1[4].disconnect ();
   tria_1.refine_global (1);
 
-  // avoid compiler warning
+  // avoid compiler warning.
   (void)connections_2;
+
+  // any_change on tria_2 will signal at destruction
 }
 
 
index e1ffc482aa4a2b54de36e46a62132a30337bcc52..4bde8b13de0fbde5d6126b83afecaf92136712b3 100644 (file)
@@ -11,6 +11,7 @@ DEAL::tria_1 Any change: 1
 DEAL::tria_1 Create: 1
 DEAL::tria_1 Any change: 2
 DEAL::tria_1 Any change: 4
+DEAL::tria_2 Any change: 1
 DEAL::2D
 DEAL::tria_1 Any change: 1
 DEAL::tria_1 Create: 1
@@ -23,6 +24,7 @@ DEAL::tria_1 Any change: 1
 DEAL::tria_1 Create: 1
 DEAL::tria_1 Any change: 4
 DEAL::tria_1 Any change: 16
+DEAL::tria_2 Any change: 1
 DEAL::3D
 DEAL::tria_1 Any change: 1
 DEAL::tria_1 Create: 1
@@ -35,3 +37,4 @@ DEAL::tria_1 Any change: 1
 DEAL::tria_1 Create: 1
 DEAL::tria_1 Any change: 8
 DEAL::tria_1 Any change: 64
+DEAL::tria_2 Any change: 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.