]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid confusion of the PGI compiler.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Thu, 30 Jul 2009 15:14:11 +0000 (15:14 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Thu, 30 Jul 2009 15:14:11 +0000 (15:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@19140 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/geometry_info.cc

index d64439b16f0dc277031716e71e9b69992e1abb71..405469429d7a8a9927a329a56749bfe511bcc366 100644 (file)
@@ -49,7 +49,7 @@ namespace internal
   template <int dim>
   void define_variables () 
   { 
-    foo(&GeometryInfo<dim>::vertices_per_cell);
+    foo(&::dealii::GeometryInfo<dim>::vertices_per_cell);
   }
 
   template void define_variables<2> ();

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.