]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove unused variable
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 5 Apr 2012 16:11:42 +0000 (16:11 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 5 Apr 2012 16:11:42 +0000 (16:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@25386 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/grid_generator.cc

index 88be275e47766a35e4bcc7a7279ef2de3b871069..26c57ceb8eaca4e95e8cd28adfbaefc8d7b0cb0b 100644 (file)
@@ -2929,7 +2929,6 @@ void GridGenerator::quarter_hyper_shell (Triangulation<3> & tria,
       const double c = a*std::sqrt(3.0)/2e0;
       const double d = b*std::sqrt(3.0)/2e0;
       const double e = outer_radius/2e0;
-      const double f = outer_radius*std::sqrt(3.0)/2e0;
       const double h = inner_radius/2e0;
 
       std::vector<Point<3> > vertices;

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.