]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Let files that use MPI include the necessary headers. 18401/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 30 Apr 2025 15:53:00 +0000 (09:53 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 30 Apr 2025 15:53:46 +0000 (09:53 -0600)
include/deal.II/distributed/p4est_wrappers.h
include/deal.II/lac/petsc_precondition.h

index b703377b0341019020eaa688201a206b02f259dd..477ba17fd501c3d937ec0ee2d95f893a815fcb70 100644 (file)
@@ -20,6 +20,9 @@
 #include <deal.II/base/geometry_info.h>
 
 #ifdef DEAL_II_WITH_P4EST
+
+#  include <deal.II/base/mpi_stub.h>
+
 #  include <p4est_bits.h>
 #  include <p4est_communication.h>
 #  include <p4est_extended.h>
index a5169f9b06453342dfcf15acc7a8b44350471bad..a34d2841fded37de590bbfb2adbfc0d405d2166c 100644 (file)
@@ -19,6 +19,7 @@
 #include <deal.II/base/config.h>
 
 #include <deal.II/base/enable_observer_pointer.h>
+#include <deal.II/base/mpi_stub.h>
 #include <deal.II/base/point.h>
 
 #ifdef DEAL_II_WITH_PETSC

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.