]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add some more missing Trilinos headers. 14202/head
authorDavid Wells <drwells@email.unc.edu>
Thu, 18 Aug 2022 23:41:37 +0000 (19:41 -0400)
committerDavid Wells <drwells@email.unc.edu>
Thu, 18 Aug 2022 23:41:37 +0000 (19:41 -0400)
tests/trilinos/parallel_sparse_matrix_01.cc
tests/trilinos/sparse_matrix_copy_from_01.cc

index ee3a1636296cf182561685be17fa49b2f967da69..b12775e2535c85ea361620da1bafe4241a35d7b5 100644 (file)
@@ -26,7 +26,8 @@
 // and with the option -log_info. All the output should say that no additional
 // malloc calls have been performed
 
-#include <deal.II/base/utilities.h>
+#include <deal.II/base/mpi.h>
+#include <deal.II/base/trilinos_utilities.h>
 
 #include <deal.II/lac/dynamic_sparsity_pattern.h>
 #include <deal.II/lac/trilinos_sparse_matrix.h>
index f6c781e52c79c363210fb4a3e44c98cf4966cdf7..5dda1ab28b806e2a12c370202752fc6aec7265fb 100644 (file)
@@ -17,7 +17,8 @@
 
 // test SparseMatrix::copy_from from a TrilinosWrappers::SparseMatrix
 
-#include <deal.II/base/utilities.h>
+#include <deal.II/base/mpi.h>
+#include <deal.II/base/trilinos_utilities.h>
 
 #include <deal.II/lac/sparse_matrix.h>
 #include <deal.II/lac/trilinos_sparse_matrix.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.