]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix compilation 4797/head
authorTimo Heister <timo.heister@gmail.com>
Sat, 12 Aug 2017 22:53:07 +0000 (18:53 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sat, 12 Aug 2017 22:53:07 +0000 (18:53 -0400)
source/distributed/tria_base.cc

index 6d1619cfa16d4d589bbdb698fd6275f901dc2ae5..940ffe07069cf699b8217817b2e566a0e64da6f5 100644 (file)
@@ -263,7 +263,7 @@ namespace parallel
     // we can remove the overriding implementation for p::d::Triangulation
     // that is currently using a p4est callback to get correct ghost neighbors
     // over periodic faces.
-    Assert(this->periodic_face_pairs_level_0.size()==0,
+    Assert(this->get_periodic_face_map().size()==0,
            ExcNotImplemented());
 
 

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.