]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unused variable in dox file 6862/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 29 Jun 2018 19:58:02 +0000 (21:58 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 29 Jun 2018 19:58:02 +0000 (21:58 +0200)
examples/step-13/doc/results.dox

index 66f1dae6fec23ad117e56004dff6c1c1faf98893..27b67080447de18318e0cb0e30857acc818b60ee 100644 (file)
@@ -165,7 +165,6 @@ superapproximation effects of which the globally refined mesh can
 profit. Answer 2: this quick hack
 @code
   bool refinement_indicated = false;
-  typename Triangulation<dim>::active_cell_iterator cell;
   for (const auto &cell : triangulation.active_cell_iterators())
     for (unsigned int v=0; v<GeometryInfo<dim>::vertices_per_cell; ++v)
          if (cell->vertex(v) == Point<dim>(.5,.5))

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.