]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
remove instantiation of specialization icc complained about
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Jun 2007 16:10:03 +0000 (16:10 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Jun 2007 16:10:03 +0000 (16:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@14742 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/tria_levels.cc

index 9f044db9bb95c129f407fff8140b169ca48881ab..f56eaf43bc96e29f735f971d59d20a4a4883e5d0 100644 (file)
@@ -190,8 +190,9 @@ namespace internal
   }
 }
 
-
+#if deal_II_dimension != 3
 template class internal::Triangulation::TriaLevel<deal_II_dimension>;
+#endif
 
 
 DEAL_II_NAMESPACE_CLOSE

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.