]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix for codim one in distributed tria
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Feb 2014 14:41:36 +0000 (14:41 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Feb 2014 14:41:36 +0000 (14:41 +0000)
git-svn-id: https://svn.dealii.org/trunk@32584 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/distributed/tria.cc

index c50275614af3b5a7e79ba0e067ce706e6ad58640..4085903ce0b2afd76dd87113209becc1cc5f4e7c 100644 (file)
@@ -988,7 +988,7 @@ namespace
     // orientation
     //
     // while we're at it, also copy the neighborship information between cells
-    typename Triangulation<dim>::active_cell_iterator
+    typename Triangulation<dim, spacedim>::active_cell_iterator
     cell = triangulation.begin_active(),
     endc = triangulation.end();
     for (; cell != endc; ++cell)

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.