]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
rename vectors to vector_tools
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Aug 2012 13:07:12 +0000 (13:07 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Aug 2012 13:07:12 +0000 (13:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@25806 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.h
deal.II/include/deal.II/numerics/vector_tools.h [moved from deal.II/include/deal.II/numerics/vectors.h with 99% similarity]
deal.II/include/deal.II/numerics/vector_tools.templates.h [moved from deal.II/include/deal.II/numerics/vectors.templates.h with 99% similarity]
deal.II/source/numerics/vector_tools.cc [moved from deal.II/source/numerics/vectors.cc with 97% similarity]
deal.II/source/numerics/vector_tools.inst.in [moved from deal.II/source/numerics/vectors.inst.in with 100% similarity]

index 9fbc5f42bc3bee726cffe05f486af5832f368f08..4dcb95bed290599e426f171385f8ffe86788a1b4 100644 (file)
@@ -62,6 +62,12 @@ used to store boundary indicators internally.
 
 
 <ol>
+<li>
+Changed: numerics/vectors.h is now called numerics/vector_tools.h. The old
+file is deprecated.
+<br>
+(Timo Heister 2012/08/09)
+
 <li>
 New: officially added support for clang 3.1 or newer.
 <br>
similarity index 99%
rename from deal.II/include/deal.II/numerics/vectors.h
rename to deal.II/include/deal.II/numerics/vector_tools.h
index 7278b8297fc5ac726da273840775424f8f151de7..048ad135e9be3715e460fa773355ee6e72b17b0c 100644 (file)
@@ -9,8 +9,8 @@
 //    further information on this license.
 //
 //---------------------------------------------------------------------------
-#ifndef __deal2__vectors_h
-#define __deal2__vectors_h
+#ifndef __deal2__vector_tools_h
+#define __deal2__vector_tools_h
 
 
 #include <deal.II/base/config.h>
similarity index 99%
rename from deal.II/include/deal.II/numerics/vectors.templates.h
rename to deal.II/include/deal.II/numerics/vector_tools.templates.h
index 908df25d49349876752925b25040df279dab09c3..fbcad664ecd0e5eefd2b7c3cccc403555b0253a6 100644 (file)
@@ -10,8 +10,8 @@
 //
 //---------------------------------------------------------------------------
 
-#ifndef _deal2__vectors_templates_h
-#define _deal2__vectors_templates_h
+#ifndef _deal2__vector_tools_templates_h
+#define _deal2__vector_tools_templates_h
 
 #include <deal.II/base/derivative_form.h>
 #include <deal.II/base/function.h>
similarity index 97%
rename from deal.II/source/numerics/vectors.cc
rename to deal.II/source/numerics/vector_tools.cc
index 3f1898a9752113ae52f91d84b0cecc1dbe970105..f2f7bb022fa5bf24ee6ac82b6fb74485548e88f6 100644 (file)
@@ -51,7 +51,7 @@ namespace VectorTools
 
 
 // ---------------------------- explicit instantiations --------------------
-#include "vectors.inst"
+#include "vector_tools.inst"
 
 
 DEAL_II_NAMESPACE_CLOSE

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.