]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Properly scope names.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 30 Apr 2003 15:35:22 +0000 (15:35 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 30 Apr 2003 15:35:22 +0000 (15:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@7503 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/precondition_selector.h

index d7875b8b3e5967a89a730b1b54d180f72bd7925b..3e301092c75a325ccfa33e43dd7135a0710fcab5 100644 (file)
@@ -84,7 +84,7 @@ template <class number> class SparseMatrix;
  * @author Ralf Hartmann, 1999
  */
 template <class Matrix = SparseMatrix<double>,
-          class Vector = Vector<double> >
+          class Vector = ::Vector<double> >
 class PreconditionSelector : public Subscriptor
 {
   public:

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.