]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
sharedtria: fix compilation
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 19 May 2014 12:50:38 +0000 (12:50 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 19 May 2014 12:50:38 +0000 (12:50 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_sharedtria@32935 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/distributed/tria.h

index 22f070c7d2cd3571f3d1da937e17394f772563f7..4f7ed994fd0b1c5d71cf0aa965340812538b458c 100644 (file)
@@ -157,6 +157,12 @@ namespace GridTools
 
 namespace parallel
 {
+
+  // forward declaration of the base class
+  template <int dim, int spacedim>
+  class Triangulation;
+  
+  
   namespace distributed
   {
 

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.