]> https://gitweb.dealii.org/ - dealii.git/commitdiff
clang alternative output for lac/vector_memory
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 1 Sep 2017 09:16:59 +0000 (11:16 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 1 Sep 2017 09:16:59 +0000 (11:16 +0200)
tests/lac/vector_memory.debug.output.clang [new file with mode: 0644]

diff --git a/tests/lac/vector_memory.debug.output.clang b/tests/lac/vector_memory.debug.output.clang
new file mode 100644 (file)
index 0000000..2b9ce4c
--- /dev/null
@@ -0,0 +1,25 @@
+
+DEAL::GrowingVectorMemory:Overall allocated vectors: 10
+DEAL::GrowingVectorMemory:Maximum allocated vectors: 6
+DEAL::Exception: StandardExceptions::ExcMemoryLeak(current_alloc)
+DEAL::
+--------------------------------------------------------
+An error occurred in file <vector_memory.templates.h> in function
+    virtual dealii::GrowingVectorMemory<dealii::Vector<double> >::~GrowingVectorMemory() [VectorType = dealii::Vector<double>]
+The violated condition was: 
+    current_alloc == 0
+Additional information: 
+    (none)
+--------------------------------------------------------
+
+DEAL::Exception: StandardExceptions::ExcMemoryLeak(current_alloc)
+DEAL::
+--------------------------------------------------------
+An error occurred in file <vector_memory.templates.h> in function
+    virtual dealii::GrowingVectorMemory<dealii::Vector<float> >::~GrowingVectorMemory() [VectorType = dealii::Vector<float>]
+The violated condition was: 
+    current_alloc == 0
+Additional information: 
+    (none)
+--------------------------------------------------------
+

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.