]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
make GrowingVectorMemory not log statistics by default
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Dec 2007 22:03:44 +0000 (22:03 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Dec 2007 22:03:44 +0000 (22:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@15608 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/vector_memory.h

index 7a7527ee5f5d77cb4ba578460c63b69cc33e3e9d..fde33f8044e9a7faaaf48092530f7d292a976420 100644 (file)
@@ -226,7 +226,7 @@ class GrowingVectorMemory : public VectorMemory<VECTOR>
                                      * default is not to do this.
                                      */
     GrowingVectorMemory (const unsigned int initial_size = 0,
-                        const bool log_statistics = true);
+                        const bool log_statistics = false);
 
                                     /**
                                      * Destructor.

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.