]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add some necessary header files to tests. 18017/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 21 Jan 2025 18:30:30 +0000 (11:30 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 21 Jan 2025 18:30:30 +0000 (11:30 -0700)
tests/base/mpi_noncontiguous_partitioner_01.cc
tests/base/mpi_noncontiguous_partitioner_03.cc
tests/base/mpi_noncontiguous_partitioner_04.cc

index 17419e5c5a3aece3016de75d90b66c96b26d0261..24d0b3de1fb4f6dd64e00477c699f3fdabd19acf 100644 (file)
@@ -15,6 +15,8 @@
 
 // Test Utilities::MPI::NoncontiguousPartitioner for non-contiguous index space.
 
+#include <deal.II/base/aligned_vector.h>
+#include <deal.II/base/index_set.h>
 #include <deal.II/base/mpi.h>
 #include <deal.II/base/mpi_noncontiguous_partitioner.h>
 
index 1d4b3f1235a5a6aefdd8cffcef261803138eabb2..c93783b666d21143c5905c3e3074d0bbdf936845 100644 (file)
@@ -15,6 +15,7 @@
 
 // Test Utilities::MPI::NoncontiguousPartitioner for padding.
 
+#include <deal.II/base/aligned_vector.h>
 #include <deal.II/base/mpi.h>
 #include <deal.II/base/mpi_noncontiguous_partitioner.h>
 
index 2263164799c62381ed37c8b79261a77dbe4e844f..da1e96b59e54dde30d8356db66558ba89c0e69ca 100644 (file)
@@ -15,6 +15,7 @@
 
 // Test Utilities::MPI::NoncontiguousPartitioner::import_from_ghosted_array().
 
+#include <deal.II/base/aligned_vector.h>
 #include <deal.II/base/mpi.h>
 #include <deal.II/base/mpi_noncontiguous_partitioner.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.