]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Enable `sc_init` again. 13526/head
authorMarc Fehling <mafehling.git@gmail.com>
Wed, 9 Mar 2022 22:17:43 +0000 (15:17 -0700)
committerMarc Fehling <mafehling.git@gmail.com>
Wed, 9 Mar 2022 22:49:53 +0000 (15:49 -0700)
source/base/mpi.cc

index 481102eeb642e68513912c5ee7d2852d332f6564..1f8247e18876fd8c5c691f45eead054dc4b98987 100644 (file)
@@ -970,8 +970,7 @@ namespace Utilities
 
 #ifdef DEAL_II_WITH_P4EST
       // Initialize p4est and libsc components
-#  if DEAL_II_P4EST_VERSION_GTE(2, 0, 0, 0)
-#  else
+#  if DEAL_II_P4EST_VERSION_GTE(2, 5, 0, 0)
       // This feature is broken in version 2.0.0 for calls to
       // MPI_Comm_create_group (see cburstedde/p4est#30).
       // Disabling it leads to more verbose p4est error messages

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.