]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Rename common include files to have suffix .h instead of .h.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 19 Sep 2010 17:28:41 +0000 (17:28 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 19 Sep 2010 17:28:41 +0000 (17:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@22071 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/face_interpolation.cc
tests/bits/fe_face_to_cell_index.cc
tests/bits/hp_constraints_are_implemented.cc
tests/bits/n_dofs_per_object.cc
tests/bits/subface_interpolation.cc

index 3ae23ddacaaac19609933408ccd74fe0790eaa3c..8984addeef8528e983c2ca5b393acb405c235505 100644 (file)
@@ -12,7 +12,7 @@
 //----------------------------  face_interpolation.cc  ---------------------------
 
 #include "../tests.h"
-#include "fe_tools_common.cc"
+#include "fe_tools_common.h"
 
 // check
 //   FE::face_interpolation
index d164d65bcd17269e636f6792c478850dd7ae20e7..a0635d2ae23789b5cc8d166532b6d670136d37b5 100644 (file)
@@ -11,7 +11,7 @@
 //----------------------------  fe_tools_14.cc  ---------------------------
 
 #include "../tests.h"
-#include "dof_tools_common.cc"
+#include "dof_tools_common.h"
 
 // comparison of the results of
 //   FE::face_to_equivalent_cell_index (i)
index 79083975a02a0d989048d33990e2c08ab4f9d185..4b3f3eecf9e083ca1f20785f3bc1e7d1f40fd720 100644 (file)
@@ -12,7 +12,7 @@
 //----------------------------  hp_constraints_are_implemented.cc  ---------------------------
 
 #include "../tests.h"
-#include "dof_tools_common.cc"
+#include "dof_tools_common.h"
 #include <lac/vector.h>
 
 // check
index 680018da5f9dfdfcc4780a24671667277e41c429..e56192cc6b52cde2717b9bdeda9343a3543637a8 100644 (file)
@@ -12,7 +12,7 @@
 //----------------------------  n_dofs_per_object.cc  ---------------------------
 
 #include "../tests.h"
-#include "dof_tools_common.cc"
+#include "dof_tools_common.h"
 #include <lac/vector.h>
 
 // check
index 2eb8c03d340fe866cda16bdb7dab7c1aad03cbbf..7f6bd9237e7a728e33d42b990596dcd7dad1e00f 100644 (file)
@@ -12,7 +12,7 @@
 //----------------------------  subface_interpolation.cc  ---------------------------
 
 #include "../tests.h"
-#include "fe_tools_common.cc"
+#include "fe_tools_common.h"
 
 // check
 //   FE::subface_interpolation

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.