]> https://gitweb.dealii.org/ - dealii.git/commitdiff
added FE_Bernstein in tests/fe/fe_tools_01.cc 873/head
authorMarco Tezzele <marcotez@gmail.com>
Fri, 24 Apr 2015 13:38:06 +0000 (15:38 +0200)
committerMarco Tezzele <marcotez@gmail.com>
Fri, 24 Apr 2015 13:53:00 +0000 (15:53 +0200)
tests/fe/fe_tools_01.cc
tests/fe/fe_tools_01.output

index e200f853d45c6bd0b8d77f40b93eb7ef6ce720bc..4de629245fa0126ab3a6bf005bbabb837809b9a0 100644 (file)
@@ -59,6 +59,7 @@ main()
   test_fe<2>("FE_Q<2>(2)");
   test_fe<2>("FE_Q<dim>(2)");
   test_fe<2>("FE_DGQ(1)");
+  test_fe<2>("FE_Bernstein(2)");
   test_fe<2>("FE_RaviartThomas(1)");
   test_fe<2>("FE_Q(QGaussLobatto(3))");
   test_fe<2>("FE_Q(QGaussLobatto(4))");
index 3541bf4dead933c5b5292ca917a1d6fd825965bc..900520642f881398e2b308b8b91e0a738bb524cb 100644 (file)
@@ -17,6 +17,8 @@ DEAL::FE_Q<2>(2)
 DEAL:: 9       1       1       1       0
 DEAL::FE_DGQ<2>(1)
 DEAL:: 4       0       0       4       0
+DEAL::FE_Bernstein<2>(2)
+DEAL:: 9       1       1       1       0
 DEAL::FE_RaviartThomas<2>(1)
 DEAL:: 12      0       2       4       0
 DEAL::FE_Q<2>(2)

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.