check_function(f, 5, logfile);
}
+ if (true)
+ {
+ deallog << "Functions::Kovasznay" << std::endl;
+ Functions::Kovasznay f(10.);
+ check_function(f, 4, logfile);
+ }
+
if (true)
{
deallog << "Functions::PoisseuilleFlow<2>" << std::endl;
Functions::PoisseuilleFlow<2> f(.8, 10.);
check_function(f, 4, logfile);
}
+
if (true)
{
deallog << "Functions::PoisseuilleFlow<3>" << std::endl;
1.00000 1.00000 0.00000 0.00000 0.00000
+DEAL::Functions::Kovasznay
+DEAL::Gradients tested
+DEAL::Divergence tested
+DEAL::Laplacians 0
+# This file was generated by the deal.II library.
+
+
+#
+# For a description of the GNUPLOT format see the GNUPLOT manual.
+#
+# <x> <y> <comp> <comp> <comp>
+-1.00000 -1.00000 -19.6940 0.00000 -213.268
+-0.500000 -1.00000 -3.54907 0.00000 -9.49326
+0.00000 -1.00000 0.00000 0.00000 0.353753
+0.500000 -1.00000 0.780175 0.00000 0.829592
+1.00000 -1.00000 0.951677 0.00000 0.852586
+
+-1.00000 -0.500000 21.6940 0.00000 -213.268
+-0.500000 -0.500000 5.54907 0.00000 -9.49326
+0.00000 -0.500000 2.00000 0.00000 0.353753
+0.500000 -0.500000 1.21983 0.00000 0.829592
+1.00000 -0.500000 1.04832 0.00000 0.852586
+
+-1.00000 0.00000 -19.6940 0.00000 -213.268
+-0.500000 0.00000 -3.54907 0.00000 -9.49326
+0.00000 0.00000 0.00000 0.00000 0.353753
+0.500000 0.00000 0.780175 0.00000 0.829592
+1.00000 0.00000 0.951677 0.00000 0.852586
+
+-1.00000 0.500000 21.6940 0.00000 -213.268
+-0.500000 0.500000 5.54907 0.00000 -9.49326
+0.00000 0.500000 2.00000 0.00000 0.353753
+0.500000 0.500000 1.21983 0.00000 0.829592
+1.00000 0.500000 1.04832 0.00000 0.852586
+
+-1.00000 1.00000 -19.6940 0.00000 -213.268
+-0.500000 1.00000 -3.54907 0.00000 -9.49326
+0.00000 1.00000 0.00000 0.00000 0.353753
+0.500000 1.00000 0.780175 0.00000 0.829592
+1.00000 1.00000 0.951677 0.00000 0.852586
+
+
DEAL::Functions::PoisseuilleFlow<2>
DEAL::Gradients tested
DEAL::Divergence tested