]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Undo accidental checkin.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Aug 2008 23:24:43 +0000 (23:24 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Aug 2008 23:24:43 +0000 (23:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@16568 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/deal.dox
deal.II/examples/step-31/step-31.cc

index 39cddce349a2e5697733f316b95a1096f4560a77..3de32160120435e38528eb299ae4b910e749a5b6 100644 (file)
@@ -1,8 +1,17 @@
 PROJECT_NAME = "deal.II library"
 
-INPUT    = tutorial/doxygen/step-31.h \
-           tutorial/doxygen/step-18.h \
-           tutorial/doxygen/step-22.h
+INPUT    = headers/ \
+       ../../base/include/base \
+       ../../lac/include/lac \
+       ../../deal.II/include/dofs \
+       ../../deal.II/include/hp \
+       ../../deal.II/include/fe \
+       ../../deal.II/include/grid \
+       ../../deal.II/include/multigrid \
+       ../../deal.II/include/numerics \
+       tutorial/doxygen \
+       ../news/changes.h \
+       ../news/6.0.0-vs-6.1.0.h
 
 HTML_OUTPUT      = deal.II
 LATEX_OUTPUT     = LaTeX/deal.II
index 21da7e7d7dc3ab545ee936f5ec5f1a189f81866a..eeccfb98bc6a20ab31765d0fdd0c4140c91724c2 100644 (file)
@@ -2287,7 +2287,7 @@ void BoussinesqFlowProblem<dim>::run ()
 
        GridGenerator::hyper_cube (triangulation);
 
-       triangulation.refine_global (4);
+       triangulation.refine_global (6);
 
        break;
       }

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.