]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix more headers 18119/head
authorDaniel Arndt <arndtd@ornl.gov>
Tue, 11 Feb 2025 17:26:51 +0000 (12:26 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Wed, 12 Feb 2025 15:45:51 +0000 (10:45 -0500)
include/deal.II/lac/trilinos_tpetra_precondition.h
include/deal.II/numerics/nonlinear.h

index 673b201963f4b492913100188a2ddd594ed6182f..0f9d34b783142a6df0d925e0280f6c483d4b680a 100644 (file)
@@ -23,9 +23,6 @@
 
 #include <deal.II/lac/vector.h>
 
-#include <Teuchos_BLAS_types.hpp>
-
-
 #ifdef DEAL_II_TRILINOS_WITH_TPETRA
 
 #  include <deal.II/base/enable_observer_pointer.h>
@@ -33,6 +30,7 @@
 #  include <deal.II/lac/la_parallel_vector.h>
 #  include <deal.II/lac/trilinos_tpetra_sparse_matrix.h>
 
+#  include <Teuchos_BLAS_types.hpp>
 #  include <Teuchos_ConfigDefs.hpp>
 #  include <Teuchos_ParameterList.hpp>
 #  include <Teuchos_RCPDecl.hpp>
index 712db8b5c7c277b4ccf472ee823c1e76625460db..fa2447dc600f0e671a19471f76c5432c735456bd 100644 (file)
@@ -12,6 +12,9 @@
 //
 // ------------------------------------------------------------------------
 
+#ifndef dealii_nonlinear_h
+#define dealii_nonlinear_h
+
 #include <deal.II/base/config.h>
 
 #include <deal.II/base/exceptions.h>
@@ -710,3 +713,5 @@ NonlinearSolverSelector<VectorType>::solve(
 }
 
 DEAL_II_NAMESPACE_CLOSE
+
+#endif

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.