]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Link p4est issue in 6375/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sun, 29 Apr 2018 09:48:03 +0000 (11:48 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sun, 29 Apr 2018 09:55:01 +0000 (11:55 +0200)
source/base/mpi.cc

index 8ba56974120717d37fc220c4d87e456b5284f51d..e72a175764c715649f4e99446dc2d0300c514554 100644 (file)
@@ -444,8 +444,9 @@ namespace Utilities
       //Initialize p4est and libsc components
 #if !(DEAL_II_P4EST_VERSION_GTE(2,0,0,0))
       // This feature is broken in version 2.0.0 for calls to
-      // MPI_Comm_create_group. Disabling it leads to more verbose
-      // p4est error messages which should be fine.
+      // MPI_Comm_create_group (see cburstedde/p4est#30).
+      // Disabling it leads to more verbose p4est error messages
+      // which should be fine.
       sc_init(MPI_COMM_WORLD, 0, 0, nullptr, SC_LP_SILENT);
 #endif
       p4est_init (nullptr, SC_LP_SILENT);

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.