]> https://gitweb.dealii.org/ - dealii.git/commitdiff
undo hanges in other files
authorMichał Wichrowski <mtwichrowski@gmail.com>
Thu, 17 Apr 2025 19:53:16 +0000 (21:53 +0200)
committerMichał Wichrowski <mtwichrowski@gmail.com>
Thu, 17 Apr 2025 19:53:16 +0000 (21:53 +0200)
include/deal.II/numerics/matrix_creator.h
include/deal.II/numerics/matrix_creator.templates.h

index 9af6e15155214afec6f653d4ad5ef495c4b69e6c..34c01c03e46b1a2c209f001582cc49b9ab154dbd 100644 (file)
@@ -600,8 +600,6 @@ namespace MatrixCreator
     const AffineConstraints<typename MatrixType::value_type> &constraints =
       AffineConstraints<typename MatrixType::value_type>());
 
-
-
   /**
    * Exception
    */
index 1d56931c8ea6f42f0d2f684c30bb58b799f1f6e9..f7c3569ff82e45c587c6c8c8fc88a5c9296bd513 100644 (file)
@@ -27,9 +27,7 @@
 #include <deal.II/dofs/dof_tools.h>
 
 #include <deal.II/fe/fe.h>
-#include <deal.II/fe/fe_dgq.h>
 #include <deal.II/fe/fe_hermite.h>
-#include <deal.II/fe/fe_q.h>
 #include <deal.II/fe/fe_values.h>
 #include <deal.II/fe/mapping.h>
 
@@ -2270,6 +2268,7 @@ namespace MatrixCreator
       coefficient,
       constraints);
   }
+
 } // namespace MatrixCreator
 
 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.