]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Only use necessary vector_tools include file 15934/head
authorMartin Kronbichler <martin.kronbichler@uni-a.de>
Mon, 28 Aug 2023 13:40:17 +0000 (15:40 +0200)
committerMartin Kronbichler <martin.kronbichler@uni-a.de>
Mon, 28 Aug 2023 13:40:17 +0000 (15:40 +0200)
include/deal.II/numerics/smoothness_estimator.h
source/numerics/smoothness_estimator.cc

index 934eaf349a73f9440e24f642f7e06b43437af3b8..85cdd73c063f382beb56a72bc24d1d04227d8b0b 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <deal.II/fe/component_mask.h>
 
-#include <deal.II/numerics/vector_tools.h>
+#include <deal.II/numerics/vector_tools_common.h>
 
 #include <functional>
 #include <vector>
index b9ac9d51be73542af91e9043710853bd575e044f..1aec905466ba32a086087224570fa879d8fec726 100644 (file)
@@ -13,7 +13,7 @@
 //
 // ---------------------------------------------------------------------
 
-#include <deal.II/base/quadrature.h>
+#include <deal.II/base/quadrature_lib.h>
 #include <deal.II/base/signaling_nan.h>
 
 #include <deal.II/dofs/dof_handler.h>

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.