]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Rename an (internal) file to match the name of the class declared therein.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 4 Sep 2013 15:05:43 +0000 (15:05 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 4 Sep 2013 15:05:43 +0000 (15:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@30594 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/dofs/dof_accessor.templates.h
deal.II/include/deal.II/hp/dof_level.h [moved from deal.II/include/deal.II/hp/dof_levels.h with 99% similarity]
deal.II/source/hp/CMakeLists.txt
deal.II/source/hp/dof_handler.cc
deal.II/source/hp/dof_level.cc [moved from deal.II/source/hp/dof_levels.cc with 97% similarity]

index 0a6ce9538cff2aa5b0e7d04c4c4b914ab21ffa7e..a2a4c03f1088bd594ef7eb2faa977efeaa54ff8a 100644 (file)
@@ -24,7 +24,7 @@
 #include <deal.II/dofs/dof_accessor.h>
 #include <deal.II/dofs/dof_levels.h>
 #include <deal.II/dofs/dof_faces.h>
-#include <deal.II/hp/dof_levels.h>
+#include <deal.II/hp/dof_level.h>
 #include <deal.II/hp/dof_faces.h>
 #include <deal.II/grid/tria_iterator.h>
 #include <deal.II/grid/tria_iterator.templates.h>
similarity index 99%
rename from deal.II/include/deal.II/hp/dof_levels.h
rename to deal.II/include/deal.II/hp/dof_level.h
index 20da1f5c56f06e30859d66b9ae89644f2326f9e3..21681be083074383bb692d1f9ecd13a3414e03c3 100644 (file)
@@ -14,8 +14,8 @@
 //
 // ---------------------------------------------------------------------
 
-#ifndef __deal2__hp_dof_levels_h
-#define __deal2__hp_dof_levels_h
+#ifndef __deal2__hp_dof_level_h
+#define __deal2__hp_dof_level_h
 
 
 #include <deal.II/base/config.h>
index 140accecb596b18ba5af5a45eca389ddffe05878..66f766286337bb9c9f0c422076cc5197e3fcd6bf 100644 (file)
@@ -23,7 +23,7 @@ FILE(GLOB _header
 SET(_src
   dof_faces.cc
   dof_handler.cc
-  dof_levels.cc
+  dof_level.cc
   dof_objects.cc
   fe_collection.cc
   fe_values.cc
index 7e8da4ecdaba483834ae421fbfd8c08c2f19d3f2..5786455648f4a1609ad73ba23e315fa075ca4e01 100644 (file)
@@ -19,7 +19,7 @@
 #include <deal.II/base/std_cxx1x/bind.h>
 #include <deal.II/hp/dof_handler.h>
 #include <deal.II/hp/dof_objects.h>
-#include <deal.II/hp/dof_levels.h>
+#include <deal.II/hp/dof_level.h>
 #include <deal.II/hp/dof_faces.h>
 #include <deal.II/dofs/dof_accessor.h>
 #include <deal.II/grid/tria_accessor.h>
similarity index 97%
rename from deal.II/source/hp/dof_levels.cc
rename to deal.II/source/hp/dof_level.cc
index bed6eab33c1a910ec077415cc1c91f75621d4da8..02a47d299076d0a3573d6bc707d1db0b27f41ed4 100644 (file)
@@ -15,7 +15,7 @@
 // ---------------------------------------------------------------------
 
 #include <deal.II/base/memory_consumption.h>
-#include <deal.II/hp/dof_levels.h>
+#include <deal.II/hp/dof_level.h>
 
 DEAL_II_NAMESPACE_OPEN
 

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.