]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
provide default constructor
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 10 Sep 2010 19:46:33 +0000 (19:46 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 10 Sep 2010 19:46:33 +0000 (19:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@21924 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/precondition_block_base.h

index e06473088a0a78439188ffb31e0c28320d17e5f2..18e791ef7df807d281dfa0b369f6c05e79776f6c 100644 (file)
@@ -54,7 +54,7 @@ class PreconditionBlockBase
                                      * Constructor initializing
                                      * default values.
                                      */
-    PreconditionBlockBase(bool store_diagonals);
+    PreconditionBlockBase(bool store_diagonals = false);
 
                                     /**
                                      * Deletes the inverse diagonal

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.