]> https://gitweb.dealii.org/ - dealii.git/commitdiff
TransfiniteInterpolation: also print point in test
authorMatthias Maier <tamiko@43-1.org>
Tue, 3 Nov 2020 14:32:43 +0000 (08:32 -0600)
committerMatthias Maier <tamiko@43-1.org>
Tue, 3 Nov 2020 22:59:20 +0000 (16:59 -0600)
tests/manifold/transfinite_manifold_11.cc
tests/manifold/transfinite_manifold_11.output

index e7dba1dcfc7a5c3663999f47312d4c7f6af8f7d1..841ffe9677df5ada5c671938789d4fa82a296eb3 100644 (file)
@@ -149,7 +149,7 @@ main()
   std::vector<double> weights{0.5, 0.5};
   ArrayView<double>   weights_view{weights.data(), 2};
 
-  transfinite.get_new_point(points_view, weights_view);
+  deallog << transfinite.get_new_point(points_view, weights_view) << std::endl;
 
   return 0;
 }
index 8b137891791fe96927ad78e64b0aad7bded08bdc..d0b02e6ff88994bf7a98b53fbad5dd8ec476db2a 100644 (file)
@@ -1 +1,2 @@
 
+DEAL::-0.127100000 -0.0166757500

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.