]> https://gitweb.dealii.org/ - dealii.git/commitdiff
symengine/batch_optimizer_09_1: add test variant 14003/head
authorMatthias Maier <tamiko@43-1.org>
Fri, 17 Jun 2022 01:01:19 +0000 (20:01 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 17 Jun 2022 01:37:38 +0000 (20:37 -0500)
symengine-0.9.0 actually produces some output for the scalar case where
the old test variant recorded an exception. As this is a strictly
improved behavior let's simply add a test variant.

tests/symengine/batch_optimizer_09_1.output.symengine-0.9.0 [new file with mode: 0644]

diff --git a/tests/symengine/batch_optimizer_09_1.output.symengine-0.9.0 b/tests/symengine/batch_optimizer_09_1.output.symengine-0.9.0
new file mode 100644 (file)
index 0000000..9a90318
--- /dev/null
@@ -0,0 +1,26 @@
+
+DEAL:Double:Evaluation::f: x*y
+DEAL:Double:Evaluation::G: (x + y)*T_00 (x + y)*T_01 (x + y)*T_10 (x + y)*T_11
+DEAL:Double:Evaluation::H: S_00/(x - y) S_01/(x - y) S_01/(x - y) S_11/(x - y)
+DEAL:Double:Evaluation::f(x,y): 20.00000000
+DEAL:Double:Evaluation::G(x,y,T): 48.00000000 48.00000000 60.00000000 84.00000000
+DEAL:Double:Evaluation::H(x,y,S): 0.6250000000 0.7500000000 0.7500000000 0.7500000000
+DEAL:Double:Evaluation::
+DEAL:Double:Extraction::f(x,y): 20.00000000
+DEAL:Double:Extraction::G(x,y,T): 48.00000000 48.00000000 60.00000000 84.00000000
+DEAL:Double:Extraction::H(x,y,S): 0.6250000000 0.7500000000 0.7500000000 0.7500000000
+DEAL:Double:Extraction::
+DEAL:Double:Invalid evaluation::Going to try evaluation without substitution...
+DEAL:Double:Invalid evaluation::f(x,y): 0.000000000
+DEAL:Double:Invalid evaluation::
+DEAL:Double:Invalid evaluation::Caught invalid evaluation before substitution: Tensor
+DEAL:Double:Invalid evaluation::Caught invalid evaluation before substitution: SymmetricTensor
+DEAL:Double:Invalid evaluation::Going to try substitution without optimization...
+DEAL:Double:Invalid evaluation::Caught invalid substitution before optimization.
+DEAL:Double:Invalid evaluation::Going to try evaluation without optimization...
+DEAL:Double:Invalid evaluation::f(x,y): 0.000000000
+DEAL:Double:Invalid evaluation::
+DEAL:Double:Invalid evaluation::Caught invalid evaluation before optimization: Tensor
+DEAL:Double:Invalid evaluation::Caught invalid evaluation before optimization: SymmetricTensor
+DEAL:Double::OK
+DEAL::OK

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.