]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
More precise value of pi.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Aug 2000 07:53:36 +0000 (07:53 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Aug 2000 07:53:36 +0000 (07:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@3250 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_generator.cc

index 8356e2f4a280e83ce31255c4e967624591738c7f..013f528db0c0cc4b12a1a2bcb39ac7165a3fced5 100644 (file)
@@ -258,7 +258,8 @@ void GridGenerator::hyper_shell<> (Triangulation<2>   &tria,
   Assert ((inner_radius > 0) && (inner_radius < outer_radius),
          ExcInvalidRadii ());
   
-  const double pi     = 3.1415926536;
+  const double pi     = 3.14159265358979323846;
+  
                                   // determine the number of cells
                                   // for the grid. if not provided by
                                   // the user determine it such that

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.