]> https://gitweb.dealii.org/ - dealii.git/commitdiff
tests: add additional output file for intel 10220/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 15 May 2020 02:03:25 +0000 (22:03 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 15 May 2020 02:03:25 +0000 (22:03 -0400)
tests/parameter_handler/parameter_handler_25.output2 [new file with mode: 0644]

diff --git a/tests/parameter_handler/parameter_handler_25.output2 b/tests/parameter_handler/parameter_handler_25.output2
new file mode 100644 (file)
index 0000000..28acc10
--- /dev/null
@@ -0,0 +1,28 @@
+
+DEAL::
+DEAL::successful
+DEAL::
+--------------------------------------------------------
+An error occurred in file <parameter_handler.cc> in function
+    void dealii::ParameterHandler::set(const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> &, const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> &)
+The violated condition was: 
+    false
+Additional information: 
+    You can't ask for entry <Precison> you have not yet declared.
+--------------------------------------------------------
+
+DEAL::
+--------------------------------------------------------
+An error occurred in file <parameter_handler.cc> in function
+    void dealii::ParameterHandler::assert_that_entries_have_been_set() const
+The violated condition was: 
+    entries_wrongly_not_set.size() == 0
+Additional information: 
+    Not all entries of the parameter handler that were declared with `has_to_be_set = true` have been set. The following parameters 
+
+  General.Precision
+  General.dim
+
+ have not been set. A possible reason might be that you did not add these parameter to the input file or that their spelling is not correct.
+--------------------------------------------------------
+

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.