//---------------------------- face_interpolation.cc ---------------------------
#include "../tests.h"
-#include "fe_tools_common.cc"
+#include "fe_tools_common.h"
// check
// FE::face_interpolation
//---------------------------- 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)
//---------------------------- hp_constraints_are_implemented.cc ---------------------------
#include "../tests.h"
-#include "dof_tools_common.cc"
+#include "dof_tools_common.h"
#include <lac/vector.h>
// check
//---------------------------- n_dofs_per_object.cc ---------------------------
#include "../tests.h"
-#include "dof_tools_common.cc"
+#include "dof_tools_common.h"
#include <lac/vector.h>
// check
//---------------------------- 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