]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
use safe threshold
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Apr 2012 20:24:56 +0000 (20:24 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Apr 2012 20:24:56 +0000 (20:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@25379 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/multigrid/mg_coarse.h

index afb28b8dfcbafb4c70cc48afe8e751a1968b7cf5..a8792cf6cd1a6a4906ae6d95b2b5ecee7172a398 100644 (file)
@@ -169,7 +169,7 @@ class MGCoarseGridSVD : public MGCoarseGridBase<VECTOR>
                                       * matrix. This resets the
                                       * dimensions to the 
                                       */
-    void initialize (const FullMatrix<number>& A, const double threshold = 1.e-12);
+    void initialize (const FullMatrix<number>& A, const double threshold = 0);
     
     void operator() (const unsigned int   level,
                      VECTOR       &dst,

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.