]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make sure files are never truly empty. 18485/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 22 May 2025 18:08:51 +0000 (12:08 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 22 May 2025 18:11:44 +0000 (12:11 -0600)
include/deal.II/base/mpi_stub.h

index 634dd8a4845bb954bb63210a130311d08461de39..2d7ffc0b3e0cfa05280dfe68ae58673feb8ec58e 100644 (file)
 // e.g., MPI_Comm in the API.
 
 #if defined(DEAL_II_WITH_MPI)
+
 DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
 #  include <mpi.h>
 DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
+
+DEAL_II_NAMESPACE_OPEN
+DEAL_II_NAMESPACE_CLOSE
+
 #else
 
 // Without MPI, we would still like to use some constructs with MPI

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.