]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make it compile again in the case of using the distributed functionality.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 May 2012 10:16:18 +0000 (10:16 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 May 2012 10:16:18 +0000 (10:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@25535 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/grid/tria_accessor.templates.h

index b25d723780ab50ee20ee07894358f458077d6799..801a098e0b74604a042d200c0b63d452abdc4fc3 100644 (file)
 
 DEAL_II_NAMESPACE_OPEN
 
+namespace parallel
+{
+  namespace distributed
+  {
+    template <int, int> class Triangulation;
+  }
+}
+
 
 /*------------------------ Functions: TriaAccessorBase ---------------------------*/
 

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.