]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add 3d to tests.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Apr 2001 15:13:33 +0000 (15:13 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Apr 2001 15:13:33 +0000 (15:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@4455 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/derivative_approximation.cc
tests/deal.II/derivative_approximation.checked

index 8ed90c942190a9609cac36f9e85cac8bc5e17ea2..dff8d4dd82ff1baee7c596610ce6a31b4910b7ff 100644 (file)
@@ -73,7 +73,6 @@ check ()
     deallog << second(i)*100 << std::endl;
 }
 
-
 int main ()
 {
   ofstream logfile ("derivative_approximation.output");
@@ -88,7 +87,7 @@ int main ()
   deallog.push ("2d");
   check<2> ();
   deallog.pop ();
-//    deallog.push ("3d");
-//    check<3> ();
-//    deallog.pop ();
+  deallog.push ("3d");
+  check<3> ();
+  deallog.pop ();
 }
index 7588d0ae53b3055d7b766df1b0bcc80b1023c930..4577f8b3e550599a7622e157034fdab6ddb4e488 100644 (file)
@@ -73,3 +73,35 @@ DEAL:2d::233.72
 DEAL:2d::168.05
 DEAL:2d::185.42
 DEAL:2d::215.27
+DEAL:3d::Approximated gradient:
+DEAL:3d::25.27
+DEAL:3d::0.00
+DEAL:3d::25.27
+DEAL:3d::25.27
+DEAL:3d::0.00
+DEAL:3d::0.00
+DEAL:3d::0.00
+DEAL:3d::27.45
+DEAL:3d::52.80
+DEAL:3d::78.71
+DEAL:3d::52.80
+DEAL:3d::52.80
+DEAL:3d::78.71
+DEAL:3d::121.43
+DEAL:3d::78.71
+DEAL:3d::Approximated second derivative:
+DEAL:3d::135.86
+DEAL:3d::110.65
+DEAL:3d::135.86
+DEAL:3d::136.01
+DEAL:3d::110.65
+DEAL:3d::110.65
+DEAL:3d::110.65
+DEAL:3d::95.30
+DEAL:3d::205.19
+DEAL:3d::247.57
+DEAL:3d::205.19
+DEAL:3d::209.67
+DEAL:3d::251.69
+DEAL:3d::149.17
+DEAL:3d::243.26

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.