]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
avoid deprecated warnings
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 13 Feb 2013 15:50:58 +0000 (15:50 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 13 Feb 2013 15:50:58 +0000 (15:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@28384 0785d39b-7218-0410-832d-ea1e28bc413d

tests/multigrid/mg_renumbered_02.cc
tests/multigrid/mg_renumbered_03.cc

index ea506f7cfafb2169b9079ac1db702e4fc064bb2b..971cda159b1590209b62f6bc38e8188ab7eded4a 100644 (file)
@@ -31,9 +31,9 @@
 #include <deal.II/numerics/vector_tools.h>
 #include <deal.II/numerics/matrix_tools.h>
 #include <deal.II/numerics/data_out.h>
-#include <deal.II/numerics/mesh_worker.h>
-#include <deal.II/numerics/mesh_worker_loop.h>
-#include <deal.II/numerics/mesh_worker_output.h>
+#include <deal.II/meshworker/local_results.h>
+#include <deal.II/meshworker/loop.h>
+#include <deal.II/meshworker/output.h>
 
 #include <deal.II/multigrid/multigrid.h>
 #include <deal.II/multigrid/mg_dof_handler.h>
index 2ec56374bd666b9850951067718822f57afa3c32..59d001f6149bcabe05aeb41a1af3ba70f641a681 100644 (file)
@@ -31,9 +31,9 @@
 #include <deal.II/numerics/vector_tools.h>
 #include <deal.II/numerics/matrix_tools.h>
 #include <deal.II/numerics/data_out.h>
-#include <deal.II/numerics/mesh_worker.h>
-#include <deal.II/numerics/mesh_worker_loop.h>
-#include <deal.II/numerics/mesh_worker_output.h>
+#include <deal.II/meshworker/local_results.h>
+#include <deal.II/meshworker/loop.h>
+#include <deal.II/meshworker/output.h>
 
 #include <deal.II/multigrid/multigrid.h>
 #include <deal.II/multigrid/mg_dof_handler.h>

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.