]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update tests/manifold/transfinite_manifold_11.cc
authorMatthias Maier <tamiko@43-1.org>
Thu, 5 Nov 2020 19:40:40 +0000 (13:40 -0600)
committerGitHub <noreply@github.com>
Thu, 5 Nov 2020 19:40:40 +0000 (13:40 -0600)
Co-authored-by: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
tests/manifold/transfinite_manifold_11.cc

index 841ffe9677df5ada5c671938789d4fa82a296eb3..c1ad89db843a1fafaf283a2561aba95a90854370 100644 (file)
@@ -149,7 +149,7 @@ main()
   std::vector<double> weights{0.5, 0.5};
   ArrayView<double>   weights_view{weights.data(), 2};
 
-  deallog << transfinite.get_new_point(points_view, weights_view) << std::endl;
+  deallog << triangulation.get_manifold(3).get_new_point(points_view, weights_view) << std::endl;
 
   return 0;
 }

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.