]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix the previous commit so that it doesn't produce a warning. 250/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 13 Nov 2014 21:08:37 +0000 (15:08 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 13 Nov 2014 21:08:37 +0000 (15:08 -0600)
source/grid/grid_tools.cc

index 6e9f8ea5198ee0032d4d994e3f4b6858fa428390..47570805b758ee5925fd3774f13afdce9dae769a 100644 (file)
@@ -764,7 +764,7 @@ namespace GridTools
                 }
             }
 
-#if DEAL_II_USE_P4EST
+#ifdef DEAL_II_USE_P4EST
         distributed_triangulation
         ->communicate_locally_moved_vertices(locally_owned_vertices);
 #else

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.