]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Explicit instantiations need to be qualified or in the proper namespace. Using
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 18 Apr 2010 22:46:38 +0000 (22:46 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 18 Apr 2010 22:46:38 +0000 (22:46 +0000)
declarations may not be enough.

git-svn-id: https://svn.dealii.org/trunk@21006 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/operator.cc

index fe946a62567f2e54acfcbade8512a9e0eb33f27b..9e3cd6fe4b024f911f2980adc9c7c5031ee34927 100644 (file)
@@ -29,8 +29,9 @@
 
 DEAL_II_NAMESPACE_OPEN
 
-using namespace Algorithms;
-
+namespace Algorithms
+{
 #include "operator.inst"
+}
 
 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.