]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
also rename matrices.* to matrix_tools.*
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Aug 2012 16:59:49 +0000 (16:59 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Aug 2012 16:59:49 +0000 (16:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@25821 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.h
deal.II/include/deal.II/numerics/matrix_tools.h [moved from deal.II/include/deal.II/numerics/matrices.h with 99% similarity]
deal.II/source/numerics/matrix_tools.cc [moved from deal.II/source/numerics/matrices.cc with 99% similarity]
deal.II/source/numerics/matrix_tools.inst.in [moved from deal.II/source/numerics/matrices.inst.in with 100% similarity]

index 4dcb95bed290599e426f171385f8ffe86788a1b4..baae3e719f108f5be8e51cad40dd14d06511e06c 100644 (file)
@@ -63,8 +63,9 @@ used to store boundary indicators internally.
 
 <ol>
 <li>
-Changed: numerics/vectors.h is now called numerics/vector_tools.h. The old
-file is deprecated.
+Changed: numerics/vectors.h is now called numerics/vector_tools.h and
+numerics/matrices.h is now called numerics/matrix_tools.h The old files are
+deprecated.
 <br>
 (Timo Heister 2012/08/09)
 
similarity index 99%
rename from deal.II/include/deal.II/numerics/matrices.h
rename to deal.II/include/deal.II/numerics/matrix_tools.h
index 5ba2793487f7b94a7f39fa2d23137941b6997eb2..882c422ad1143c278f5f99f932e27850f48dabb5 100644 (file)
@@ -9,8 +9,8 @@
 //    further information on this license.
 //
 //---------------------------------------------------------------------------
-#ifndef __deal2__matrices_h
-#define __deal2__matrices_h
+#ifndef __deal2__matrix_tools_h
+#define __deal2__matrix_tools_h
 
 
 #include <deal.II/base/config.h>
similarity index 99%
rename from deal.II/source/numerics/matrices.cc
rename to deal.II/source/numerics/matrix_tools.cc
index 96f67c31d033881ec069a84132b0526eef5fc3f4..6ac84ff459fcb936538eb3f28b83b7d519094fba 100644 (file)
@@ -3043,7 +3043,7 @@ namespace MatrixTools
 
 
 // explicit instantiations
-#include "matrices.inst"
+#include "matrix_tools.inst"
 
 namespace MatrixTools
 {

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.