]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Forgot to change declaration in previous update.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 8 Jun 2009 10:46:11 +0000 (10:46 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 8 Jun 2009 10:46:11 +0000 (10:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@18918 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/trilinos_precondition.h

index 897d3e5cdce0186ac4d36d1500563492d2e40402..9a5d36e95deb37d5bcc4e5f9ab999d45a73b79f3 100755 (executable)
@@ -113,9 +113,8 @@ namespace TrilinosWrappers
                                        * in the Trilinos wrapper
                                        * class.
                                        */
-      template <typename number>
-      void vmult (dealii::Vector<number>       &dst,
-                 const dealii::Vector<number> &src) const;
+      void vmult (dealii::Vector<double>       &dst,
+                 const dealii::Vector<double> &src) const;
 
                                        /**
                                        * Exception.

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.