]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix names of header files.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 Jul 2013 18:23:16 +0000 (18:23 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 Jul 2013 18:23:16 +0000 (18:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@30164 0785d39b-7218-0410-832d-ea1e28bc413d

tests/benchmarks/step-22/step-22.cc
tests/benchmarks/test_assembly/step-22.cc

index e0b0298afe4006e13d9c4d2dc5c24bc2ea18dfd5..a5b00eee96a66d9aa4c64cab0d2ce8003a9c8997 100644 (file)
@@ -51,8 +51,8 @@
 #include <deal.II/fe/fe_system.h>
 #include <deal.II/fe/fe_values.h>
 
-#include <deal.II/numerics/vectors.h>
-#include <deal.II/numerics/matrices.h>
+#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/error_estimator.h>
 
index d88c7d63c9afe248ca2c24d455d32af442ec966e..5b8d48f9094e4cf2b66d88c2be38b85b39b03bbf 100644 (file)
@@ -52,8 +52,8 @@
 #include <deal.II/fe/fe_system.h>
 #include <deal.II/fe/fe_values.h>
 
-#include <deal.II/numerics/vectors.h>
-#include <deal.II/numerics/matrices.h>
+#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/error_estimator.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.