]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix mesh in a test 17025/head
authorMartin Kronbichler <martin.kronbichler@rub.de>
Wed, 15 May 2024 17:55:10 +0000 (19:55 +0200)
committerMartin Kronbichler <martin.kronbichler@rub.de>
Thu, 16 May 2024 09:04:47 +0000 (11:04 +0200)
tests/matrix_free/matrix_vector_hessians_general_faces.cc
tests/matrix_free/matrix_vector_hessians_general_faces.output

index 0cb868f0606222027c2d6ec33c9aef99219283f8..324debf4872f9ca1f75247d2d5982e4125ccf7bf 100644 (file)
@@ -54,7 +54,7 @@ test_hessians(const unsigned int                             degree,
   using VectorizedArrayType = VectorizedArray<double>;
 
   Triangulation<dim> tria;
-  GridGenerator::hyper_ball(tria, Point<dim>(), 1., true);
+  GridGenerator::hyper_ball(tria, Point<dim>(), 1.);
   tria.refine_global(1);
 
   DoFHandler<dim> dof_handler(tria);
index e263ac7e769ad932299f0a83c26c4f756b8b845b..b0590a2ffa6b80f07f53e0245d1b44e847a2c5da 100644 (file)
 
 DEAL::test_hessians_only
 DEAL::Working with FE_Q<2>(1) and 25 dofs
-DEAL::dst FEE: 0.000000000 0.000000000 1023.282938 -241.4191116 0.000000000 404.0338925 -1610.938705 830.1574688 -815.6478478 
-DEAL::dst FEV: 0.000000000 0.000000000 1023.282938 -241.4191116 0.000000000 404.0338925 -1610.938705 830.1574688 -815.6478478 
-DEAL::FEValues verification: 3.538773412e-16
+DEAL::dst FEE: 0.000000000 0.000000000 1080.770462 -273.8004968 0.000000000 413.1172936 -1558.220050 875.1591313 -868.0031265 
+DEAL::dst FEV: 0.000000000 0.000000000 1080.770462 -273.8004968 0.000000000 413.1172936 -1558.220050 875.1591313 -868.0031265 
+DEAL::FEValues verification: 1.520234124e-15
 DEAL::
 DEAL::Working with FE_Q<3>(1) and 79 dofs
-DEAL::dst FEE: 2085.339062 -984.5969128 -3156.855020 2414.250954 -2457.242215 914.7438039 1549.567722 -598.1729479 -1625.597093 
-DEAL::dst FEV: 2085.339062 -984.5969128 -3156.855020 2414.250954 -2457.242215 914.7438039 1549.567722 -598.1729479 -1625.597093 
-DEAL::FEValues verification: 6.204183787e-15
+DEAL::dst FEE: 2070.258156 -1045.880609 -3312.784203 2595.859152 -2611.339965 973.1043708 1616.028016 -598.1729479 -1545.006897 
+DEAL::dst FEV: 2070.258156 -1045.880609 -3312.784203 2595.859152 -2611.339965 973.1043708 1616.028016 -598.1729479 -1545.006897 
+DEAL::FEValues verification: 4.249645960e-16
 DEAL::
 DEAL::Working with FE_DGQ<2>(1) and 80 dofs
-DEAL::dst FEE: -70.25497193 56.55633625 99.11541602 -85.41678034 -18.84008428 22.15098884 28.29206961 -31.60297417 224.7350853 
-DEAL::dst FEV: -70.25497193 56.55633625 99.11541602 -85.41678034 -18.84008428 22.15098884 28.29206961 -31.60297417 224.7350853 
-DEAL::FEValues verification: 7.227570669e-16
+DEAL::dst FEE: -132.2427873 87.36867584 183.6796259 -138.8055144 -28.77285477 39.29762623 44.79198542 -55.31675687 210.2980096 
+DEAL::dst FEV: -132.2427873 87.36867584 183.6796259 -138.8055144 -28.77285477 39.29762623 44.79198542 -55.31675687 210.2980096 
+DEAL::FEValues verification: 1.967020645e-15
 DEAL::
 DEAL::Working with FE_DGQ<3>(1) and 448 dofs
 DEAL::dst FEE: 230.8404882 -276.9256039 -49.48465092 95.56976663 -173.4791192 219.5642349 -7.876718073 -38.20839764 154.6373788 
 DEAL::dst FEV: 230.8404882 -276.9256039 -49.48465092 95.56976663 -173.4791192 219.5642349 -7.876718073 -38.20839764 154.6373788 
-DEAL::FEValues verification: 6.544279995e-15
+DEAL::FEValues verification: 7.326274468e-16
 DEAL::
 DEAL::Working with FE_Q<2>(2) and 89 dofs
-DEAL::dst FEE: 0.000000000 0.000000000 1995.727331 -5872.174659 4254.122091 4893.906481 0.000000000 5978.307265 -5884.31478
-DEAL::dst FEV: 0.000000000 0.000000000 1995.727331 -5872.174659 4254.122091 4893.906481 0.000000000 5978.307265 -5884.31478
-DEAL::FEValues verification: 1.022646404e-15
+DEAL::dst FEE: 0.000000000 0.000000000 -986.7850823 -8275.999710 8253.969633 7490.664580 0.000000000 9266.852289 -7315.45316
+DEAL::dst FEV: 0.000000000 0.000000000 -986.7850823 -8275.999710 8253.969633 7490.664580 0.000000000 9266.852289 -7315.45316
+DEAL::FEValues verification: 9.802456610e-16
 DEAL::
 DEAL::Working with FE_Q<3>(2) and 517 dofs
-DEAL::dst FEE: -18232.67381 -63.84155745 8315.900756 10959.22675 18566.85721 1642.297186 5567.506956 3577.708281 3777.934353 
-DEAL::dst FEV: -18232.67381 -63.84155745 8315.900756 10959.22675 18566.85721 1642.297186 5567.506956 3577.708281 3777.934353 
-DEAL::FEValues verification: 2.508568893e-15
+DEAL::dst FEE: -18235.17060 11.91589851 8509.961274 11765.53964 19575.03973 2043.957493 5819.215395 3577.708281 3952.519046 
+DEAL::dst FEV: -18235.17060 11.91589851 8509.961274 11765.53964 19575.03973 2043.957493 5819.215395 3577.708281 3952.519046 
+DEAL::FEValues verification: 1.925637973e-15
 DEAL::
 DEAL::Working with FE_DGQ<2>(2) and 180 dofs
-DEAL::dst FEE: 781.6486510 699.7352769 -40.96207937 -1563.480011 -1942.133396 521.4080939 724.0336595 1483.639308 -663.8895026 
-DEAL::dst FEV: 781.6486510 699.7352769 -40.96207937 -1563.480011 -1942.133396 521.4080939 724.0336595 1483.639308 -663.8895026 
-DEAL::FEValues verification: 5.892677253e-16
+DEAL::dst FEE: 1090.726528 317.0928155 -119.1835084 -2779.939970 -516.8348848 562.3485041 1828.441798 138.0457536 -520.6970361 
+DEAL::dst FEV: 1090.726528 317.0928155 -119.1835084 -2779.939970 -516.8348848 562.3485041 1828.441798 138.0457536 -520.6970361 
+DEAL::FEValues verification: 1.459033620e-15
 DEAL::
 DEAL::Working with FE_DGQ<3>(2) and 1512 dofs
 DEAL::dst FEE: -1145.622366 1317.428972 -661.2759029 3000.099316 -4245.714206 1889.713020 -394.8445158 -1418.351983 1342.575424 
 DEAL::dst FEV: -1145.622366 1317.428972 -661.2759029 3000.099316 -4245.714206 1889.713020 -394.8445158 -1418.351983 1342.575424 
-DEAL::FEValues verification: 7.864275020e-15
+DEAL::FEValues verification: 1.789161386e-15
 DEAL::
 DEAL::test_hessians_with_values
 DEAL::Working with FE_Q<2>(1) and 25 dofs
-DEAL::dst FEE: 0.000000000 0.000000000 -1046.582808 606.4600681 0.000000000 -508.4234974 1811.793972 -1511.095730 818.0679048 
-DEAL::dst FEV: 0.000000000 0.000000000 -1046.582808 606.4600681 0.000000000 -508.4234974 1811.793972 -1511.095730 818.0679048 
-DEAL::FEValues verification: 3.396302675e-16
+DEAL::dst FEE: 0.000000000 0.000000000 -1111.705441 727.8789664 0.000000000 -561.2049689 1848.338589 -1623.387306 835.5391900 
+DEAL::dst FEV: 0.000000000 0.000000000 -1111.705441 727.8789664 0.000000000 -561.2049689 1848.338589 -1623.387306 835.5391900 
+DEAL::FEValues verification: 9.584171330e-16
 DEAL::
 DEAL::Working with FE_Q<3>(1) and 79 dofs
-DEAL::dst FEE: 491.6352748 -830.5093170 -2303.522887 2377.947941 1800.989438 -1308.198983 -917.7744641 230.9400792 1119.245474 
-DEAL::dst FEV: 491.6352748 -830.5093170 -2303.522887 2377.947941 1800.989438 -1308.198983 -917.7744641 230.9400792 1119.245474 
-DEAL::FEValues verification: 6.042942338e-15
+DEAL::dst FEE: 537.3901603 -885.6584458 -2442.785357 2523.577121 1889.142797 -1383.056275 -953.3405242 230.9400792 1133.997350 
+DEAL::dst FEV: 537.3901603 -885.6584458 -2442.785357 2523.577121 1889.142797 -1383.056275 -953.3405242 230.9400792 1133.997350 
+DEAL::FEValues verification: 3.923425872e-16
 DEAL::
 DEAL::Working with FE_DGQ<2>(1) and 80 dofs
-DEAL::dst FEE: -27.93937365 23.72908886 40.01807570 -35.15345280 19.40352863 -25.99766325 -30.14864022 37.14571080 -394.3514075 
-DEAL::dst FEV: -27.93937365 23.72908886 40.01807570 -35.15345280 19.40352863 -25.99766325 -30.14864022 37.14571080 -394.3514075 
-DEAL::FEValues verification: 5.766597576e-16
+DEAL::dst FEE: -50.68778575 35.84621951 71.34453744 -55.85707612 32.36842539 -50.28056507 -51.63611984 69.94359319 -351.0316323 
+DEAL::dst FEV: -50.68778575 35.84621951 71.34453744 -55.85707612 32.36842539 -50.28056507 -51.63611984 69.94359319 -351.0316323 
+DEAL::FEValues verification: 2.091294405e-15
 DEAL::
 DEAL::Working with FE_DGQ<3>(1) and 448 dofs
 DEAL::dst FEE: 50.43989722 18.42569666 -66.67289611 -2.109500274 40.03849806 -108.8290473 -23.72335294 92.58519861 149.7475223 
 DEAL::dst FEV: 50.43989722 18.42569666 -66.67289611 -2.109500274 40.03849806 -108.8290473 -23.72335294 92.58519861 149.7475223 
-DEAL::FEValues verification: 7.446824775e-15
+DEAL::FEValues verification: 6.801151444e-16
 DEAL::
 DEAL::Working with FE_Q<2>(2) and 89 dofs
-DEAL::dst FEE: 0.000000000 0.000000000 16997.54621 3262.166870 -1148.221510 -1466.531618 0.000000000 -8039.235870 2308.15893
-DEAL::dst FEV: 0.000000000 0.000000000 16997.54621 3262.166870 -1148.221510 -1466.531618 0.000000000 -8039.235870 2308.15893
-DEAL::FEValues verification: 6.452620949e-16
+DEAL::dst FEE: 0.000000000 0.000000000 19506.54270 3394.066979 -3031.959235 -2242.571312 0.000000000 -10233.01872 2603.51105
+DEAL::dst FEV: 0.000000000 0.000000000 19506.54270 3394.066979 -3031.959235 -2242.571312 0.000000000 -10233.01872 2603.51105
+DEAL::FEValues verification: 7.491972032e-16
 DEAL::
 DEAL::Working with FE_Q<3>(2) and 517 dofs
-DEAL::dst FEE: -21456.69153 6352.715539 -9066.078981 967.6113249 -4239.899257 5831.271832 7451.390973 2275.485723 18930.29165 
-DEAL::dst FEV: -21456.69153 6352.715539 -9066.078981 967.6113249 -4239.899257 5831.271832 7451.390973 2275.485723 18930.29165 
-DEAL::FEValues verification: 1.408830022e-14
+DEAL::dst FEE: -21832.15618 6559.359603 -9378.948997 974.3188031 -4507.481766 6277.386334 7677.278104 2275.485723 19847.63527 
+DEAL::dst FEV: -21832.15618 6559.359603 -9378.948997 974.3188031 -4507.481766 6277.386334 7677.278104 2275.485723 19847.63527 
+DEAL::FEValues verification: 1.545150824e-15
 DEAL::
 DEAL::Working with FE_DGQ<2>(2) and 180 dofs
-DEAL::dst FEE: 168.9852211 -100.4469131 186.4194053 -275.9155534 29.88161519 -309.6814101 28.27161515 239.2931534 33.94362339 
-DEAL::dst FEV: 168.9852211 -100.4469131 186.4194053 -275.9155534 29.88161519 -309.6814101 28.27161515 239.2931534 33.94362339 
-DEAL::FEValues verification: 8.531930951e-16
+DEAL::dst FEE: 199.4684584 -142.3263663 195.7706213 -368.3135502 221.9458568 -345.3633306 92.59737802 77.68159333 69.27945578 
+DEAL::dst FEV: 199.4684584 -142.3263663 195.7706213 -368.3135502 221.9458568 -345.3633306 92.59737802 77.68159333 69.27945578 
+DEAL::FEValues verification: 7.195195763e-16
 DEAL::
 DEAL::Working with FE_DGQ<3>(2) and 1512 dofs
 DEAL::dst FEE: -2290.521138 3454.733433 -1147.109311 2053.485889 -2821.094658 2976.867753 303.5338111 -2190.831992 -74.49078872 
 DEAL::dst FEV: -2290.521138 3454.733433 -1147.109311 2053.485889 -2821.094658 2976.867753 303.5338111 -2190.831992 -74.49078872 
-DEAL::FEValues verification: 1.366985664e-14
+DEAL::FEValues verification: 1.586498192e-15
 DEAL::
 DEAL::test_hessians_with_gradients
 DEAL::Working with FE_Q<2>(1) and 25 dofs
-DEAL::dst FEE: 0.000000000 0.000000000 -355.2984728 115.3524217 0.000000000 305.0971180 862.8665675 -304.9518839 -344.9830653 
-DEAL::dst FEV: 0.000000000 0.000000000 -355.2984728 115.3524217 0.000000000 305.0971180 862.8665675 -304.9518839 -344.9830653 
-DEAL::FEValues verification: 4.662947796e-16
+DEAL::dst FEE: 0.000000000 0.000000000 -278.5588419 88.85416462 0.000000000 410.3472489 929.6310667 -361.4581957 -286.4752340 
+DEAL::dst FEV: 0.000000000 0.000000000 -278.5588419 88.85416462 0.000000000 410.3472489 929.6310667 -361.4581957 -286.4752340 
+DEAL::FEValues verification: 9.173807171e-16
 DEAL::
 DEAL::Working with FE_Q<3>(1) and 79 dofs
-DEAL::dst FEE: 744.8090855 -284.6890995 -390.3120671 568.6979623 -1397.895261 1348.943317 1331.676112 -1383.236999 1684.633675 
-DEAL::dst FEV: 744.8090855 -284.6890995 -390.3120671 568.6979623 -1397.895261 1348.943317 1331.676112 -1383.236999 1684.633675 
-DEAL::FEValues verification: 6.300376727e-15
+DEAL::dst FEE: 724.5914788 -270.5085132 -432.1739083 573.9619751 -1497.333157 1398.240037 1415.610622 -1383.236999 1603.352909 
+DEAL::dst FEV: 724.5914788 -270.5085132 -432.1739083 573.9619751 -1497.333157 1398.240037 1415.610622 -1383.236999 1603.352909 
+DEAL::FEValues verification: 3.776203427e-16
 DEAL::
 DEAL::Working with FE_DGQ<2>(1) and 80 dofs
-DEAL::dst FEE: 0.8718345016 11.75993839 -0.4395105962 -12.19226230 -28.69585617 33.37284302 42.92023838 -47.59722524 -336.5885515 
-DEAL::dst FEV: 0.8718345016 11.75993839 -0.4395105962 -12.19226230 -28.69585617 33.37284302 42.92023838 -47.59722524 -336.5885515 
-DEAL::FEValues verification: 5.732823102e-16
+DEAL::dst FEE: 10.80502338 8.640639141 -12.02625092 -7.419411596 -42.84962505 60.40113683 67.46112094 -85.01263272 -340.7019371 
+DEAL::dst FEV: 10.80502338 8.640639141 -12.02625092 -7.419411596 -42.84962505 60.40113683 67.46112094 -85.01263272 -340.7019371 
+DEAL::FEValues verification: 1.196162482e-15
 DEAL::
 DEAL::Working with FE_DGQ<3>(1) and 448 dofs
 DEAL::dst FEE: 259.7840684 -218.5902600 -258.8052293 217.4977917 -106.8268468 64.68250778 104.9647527 -62.70678448 122.8348296 
 DEAL::dst FEV: 259.7840684 -218.5902600 -258.8052293 217.4977917 -106.8268468 64.68250778 104.9647527 -62.70678448 122.8348296 
-DEAL::FEValues verification: 6.651109905e-15
+DEAL::FEValues verification: 7.698176062e-16
 DEAL::
 DEAL::Working with FE_Q<2>(2) and 89 dofs
-DEAL::dst FEE: 0.000000000 0.000000000 -13884.63594 536.7076507 -0.6385488443 222.1010422 0.000000000 3730.443341 2634.158411 
-DEAL::dst FEV: 0.000000000 0.000000000 -13884.63594 536.7076507 -0.6385488443 222.1010422 0.000000000 3730.443341 2634.158411 
-DEAL::FEValues verification: 9.581964560e-16
+DEAL::dst FEE: 0.000000000 0.000000000 -14518.55154 -450.5111996 -24.18633110 677.8826000 0.000000000 6784.404718 1809.110224 
+DEAL::dst FEV: 0.000000000 0.000000000 -14518.55154 -450.5111996 -24.18633110 677.8826000 0.000000000 6784.404718 1809.110224 
+DEAL::FEValues verification: 1.390036152e-15
 DEAL::
 DEAL::Working with FE_Q<3>(2) and 517 dofs
-DEAL::dst FEE: 12898.60233 8291.061858 -5489.772500 -3566.862996 -7128.068252 -2792.678549 -7163.516076 -6841.818628 23546.1803
-DEAL::dst FEV: 12898.60233 8291.061858 -5489.772500 -3566.862996 -7128.068252 -2792.678549 -7163.516076 -6841.818628 23546.1803
-DEAL::FEValues verification: 8.895479215e-15
+DEAL::dst FEE: 13013.36905 8349.566905 -5547.620672 -3517.986504 -7640.748963 -2999.463668 -7540.392368 -6841.818628 23939.0435
+DEAL::dst FEV: 13013.36905 8349.566905 -5547.620672 -3517.986504 -7640.748963 -2999.463668 -7540.392368 -6841.818628 23939.0435
+DEAL::FEValues verification: 1.735591027e-15
 DEAL::
 DEAL::Working with FE_DGQ<2>(2) and 180 dofs
-DEAL::dst FEE: 1166.104182 -434.9444411 678.7587716 -2904.978548 1551.586332 -1529.630227 1864.880836 -1296.250844 904.4739390 
-DEAL::dst FEV: 1166.104182 -434.9444411 678.7587716 -2904.978548 1551.586332 -1529.630227 1864.880836 -1296.250844 904.4739390 
-DEAL::FEValues verification: 9.708303390e-16
+DEAL::dst FEE: 1977.550958 -718.3478049 919.9803355 -5827.508704 3321.674633 -2514.525633 4619.446764 -3868.887072 2090.616523 
+DEAL::dst FEV: 1977.550958 -718.3478049 919.9803355 -5827.508704 3321.674633 -2514.525633 4619.446764 -3868.887072 2090.616523 
+DEAL::FEValues verification: 1.125026203e-15
 DEAL::
 DEAL::Working with FE_DGQ<3>(2) and 1512 dofs
 DEAL::dst FEE: -1090.655951 1052.984250 -417.0173623 -939.9755764 1433.918850 369.9702344 579.5988649 -1085.636561 -280.2913823 
 DEAL::dst FEV: -1090.655951 1052.984250 -417.0173623 -939.9755764 1433.918850 369.9702344 579.5988649 -1085.636561 -280.2913823 
-DEAL::FEValues verification: 1.406853149e-14
+DEAL::FEValues verification: 1.675784690e-15
 DEAL::
 DEAL::test_hessians_with_gradients_and_values
 DEAL::Working with FE_Q<2>(1) and 25 dofs
-DEAL::dst FEE: 0.000000000 0.000000000 -301.2975786 -20.90052867 0.000000000 621.3138964 832.5533580 381.3294035 -1388.971165 
-DEAL::dst FEV: 0.000000000 0.000000000 -301.2975786 -20.90052867 0.000000000 621.3138964 832.5533580 381.3294035 -1388.971165 
-DEAL::FEValues verification: 5.138223663e-16
+DEAL::dst FEE: 0.000000000 0.000000000 -150.0733663 -16.00223877 0.000000000 513.7163760 816.6955725 388.1889184 -1322.666984 
+DEAL::dst FEV: 0.000000000 0.000000000 -150.0733663 -16.00223877 0.000000000 513.7163760 816.6955725 388.1889184 -1322.666984 
+DEAL::FEValues verification: 2.420385683e-15
 DEAL::
 DEAL::Working with FE_Q<3>(1) and 79 dofs
-DEAL::dst FEE: 2270.648793 2224.893604 -1123.473699 -794.3893966 -1245.895718 -959.9412585 1395.542305 -855.4967224 -4498.682033 
-DEAL::dst FEV: 2270.648793 2224.893604 -1123.473699 -794.3893966 -1245.895718 -959.9412585 1395.542305 -855.4967224 -4498.682033 
-DEAL::FEValues verification: 7.182495893e-15
+DEAL::dst FEE: 2134.520044 2349.901756 -1162.419213 -866.5566033 -1274.752262 -1004.637514 1448.321121 -855.4967224 -4402.641519 
+DEAL::dst FEV: 2134.520044 2349.901756 -1162.419213 -866.5566033 -1274.752262 -1004.637514 1448.321121 -855.4967224 -4402.641519 
+DEAL::FEValues verification: 3.011805758e-16
 DEAL::
 DEAL::Working with FE_DGQ<2>(1) and 80 dofs
-DEAL::dst FEE: 91.66835083 -67.25249470 -129.2848465 105.3966411 12.76738474 -31.46902035 -24.39828883 43.90405657 1161.456328 
-DEAL::dst FEV: 91.66835083 -67.25249470 -129.2848465 105.3966411 12.76738474 -31.46902035 -24.39828883 43.90405657 1161.456328 
-DEAL::FEValues verification: 5.108332038e-16
+DEAL::dst FEE: 174.2267530 -108.2973822 -241.5891822 176.1848245 29.00464894 -67.63700684 -52.02951910 91.45351748 1133.949790 
+DEAL::dst FEV: 174.2267530 -108.2973822 -241.5891822 176.1848245 29.00464894 -67.63700684 -52.02951910 91.45351748 1133.949790 
+DEAL::FEValues verification: 8.530330566e-16
 DEAL::
 DEAL::Working with FE_DGQ<3>(1) and 448 dofs
 DEAL::dst FEE: 160.4733837 9.299135142 -19.27604879 -148.2733862 -77.65299631 -92.78699295 -63.07685620 231.4301655 -109.1539307 
 DEAL::dst FEV: 160.4733837 9.299135142 -19.27604879 -148.2733862 -77.65299631 -92.78699295 -63.07685620 231.4301655 -109.1539307 
-DEAL::FEValues verification: 6.200230636e-15
+DEAL::FEValues verification: 6.971029644e-16
 DEAL::
 DEAL::Working with FE_Q<2>(2) and 89 dofs
-DEAL::dst FEE: 0.000000000 0.000000000 -3905.635834 4086.678041 2771.513556 455.9544446 0.000000000 -914.4521378 -347.3149068 
-DEAL::dst FEV: 0.000000000 0.000000000 -3905.635834 4086.678041 2771.513556 455.9544446 0.000000000 -914.4521378 -347.3149068 
-DEAL::FEValues verification: 6.400801944e-16
+DEAL::dst FEE: 0.000000000 0.000000000 -3562.960604 4071.282766 3752.822155 392.9034681 0.000000000 -1919.413988 -945.2431065 
+DEAL::dst FEV: 0.000000000 0.000000000 -3562.960604 4071.282766 3752.822155 392.9034681 0.000000000 -1919.413988 -945.2431065 
+DEAL::FEValues verification: 1.297202915e-15
 DEAL::
 DEAL::Working with FE_Q<3>(2) and 517 dofs
-DEAL::dst FEE: 35508.41652 7948.569237 12847.40739 8603.107132 -11019.98947 -3988.327972 -7398.716633 -6472.730965 -8630.946573 
-DEAL::dst FEV: 35508.41652 7948.569237 12847.40739 8603.107132 -11019.98947 -3988.327972 -7398.716633 -6472.730965 -8630.946573 
-DEAL::FEValues verification: 5.862088715e-15
+DEAL::dst FEE: 35653.14693 8095.930060 13384.68481 9032.590033 -11402.72890 -4001.673147 -7962.357674 -6472.730965 -8893.182599 
+DEAL::dst FEV: 35653.14693 8095.930060 13384.68481 9032.590033 -11402.72890 -4001.673147 -7962.357674 -6472.730965 -8893.182599 
+DEAL::FEValues verification: 1.944162869e-15
 DEAL::
 DEAL::Working with FE_DGQ<2>(2) and 180 dofs
-DEAL::dst FEE: -697.0994459 -224.8869214 -256.3678837 1411.950225 774.8146928 255.3267154 -684.7989179 -683.9837444 105.4849167 
-DEAL::dst FEV: -697.0994459 -224.8869214 -256.3678837 1411.950225 774.8146928 255.3267154 -684.7989179 -683.9837444 105.4849167 
-DEAL::FEValues verification: 8.061863121e-16
+DEAL::dst FEE: -1039.133972 58.16660793 -286.7378467 2749.038149 -548.1703727 563.0625321 -1958.367009 831.8683108 -369.2900741 
+DEAL::dst FEV: -1039.133972 58.16660793 -286.7378467 2749.038149 -548.1703727 563.0625321 -1958.367009 831.8683108 -369.2900741 
+DEAL::FEValues verification: 1.674239183e-15
 DEAL::
 DEAL::Working with FE_DGQ<3>(2) and 1512 dofs
 DEAL::dst FEE: -1470.335143 3348.110017 284.6152542 4070.855831 -7632.398507 186.3207924 -1790.879262 3205.842557 -1081.826749 
 DEAL::dst FEV: -1470.335143 3348.110017 284.6152542 4070.855831 -7632.398507 186.3207924 -1790.879262 3205.842557 -1081.826749 
-DEAL::FEValues verification: 1.356537982e-14
+DEAL::FEValues verification: 1.791128447e-15
 DEAL::
 DEAL::Working with FE_Q<2>(3) and 193 dofs
-DEAL::dst FEE: 0.000000000 0.000000000 -3400.100649 -26454.97529 14777.41326 -24946.67362 -7050.838955 11123.28254 0.000000000 
-DEAL::dst FEV: 0.000000000 0.000000000 -3400.100649 -26454.97529 14777.41326 -24946.67362 -7050.838955 11123.28254 0.000000000 
-DEAL::FEValues verification: 7.505758555e-16
+DEAL::dst FEE: 0.000000000 0.000000000 685.1249052 -23507.43403 23208.52260 -40975.67976 -8355.981534 12371.28980 0.000000000 
+DEAL::dst FEV: 0.000000000 0.000000000 685.1249052 -23507.43403 23208.52260 -40975.67976 -8355.981534 12371.28980 0.000000000 
+DEAL::FEValues verification: 7.784652624e-16
 DEAL::
 DEAL::Working with FE_Q<3>(3) and 1651 dofs
-DEAL::dst FEE: 69371.50820 -52874.95735 -14815.85760 -983.0055880 4001.754281 -18163.80772 41487.12504 -2661.435694 -34674.7188
-DEAL::dst FEV: 69371.50820 -52874.95735 -14815.85760 -983.0055880 4001.754281 -18163.80772 41487.12504 -2661.435694 -34674.7188
-DEAL::FEValues verification: 3.224104363e-14
+DEAL::dst FEE: 69090.47838 -55185.45739 -14552.64831 -1216.027863 4521.970200 -18448.18629 42181.18597 -2661.435694 -35059.7306
+DEAL::dst FEV: 69090.47838 -55185.45739 -14552.64831 -1216.027863 4521.970200 -18448.18629 42181.18597 -2661.435694 -35059.7306
+DEAL::FEValues verification: 2.496187180e-15
 DEAL::
 DEAL::Working with FE_DGQ<2>(3) and 320 dofs
-DEAL::dst FEE: 2637.582374 3196.215905 -3627.645000 882.6882818 -7262.633461 -8100.499147 7753.854351 -441.3619059 10424.78753 
-DEAL::dst FEV: 2637.582374 3196.215905 -3627.645000 882.6882818 -7262.633461 -8100.499147 7753.854351 -441.3619059 10424.78753 
-DEAL::FEValues verification: 1.312792859e-15
+DEAL::dst FEE: 4072.229218 2423.378532 -3166.739176 533.1865907 -11593.76907 -5923.151545 6476.741231 864.9316861 21533.10674 
+DEAL::dst FEV: 4072.229218 2423.378532 -3166.739176 533.1865907 -11593.76907 -5923.151545 6476.741231 864.9316861 21533.10674 
+DEAL::FEValues verification: 1.099933244e-15
 DEAL::
 DEAL::Working with FE_DGQ<3>(3) and 3584 dofs
 DEAL::dst FEE: -146.2454486 5852.095109 -2199.035701 1088.879508 5191.927110 -22014.87362 13467.43138 -6692.024143 3260.291049 
 DEAL::dst FEV: -146.2454486 5852.095109 -2199.035701 1088.879508 5191.927110 -22014.87362 13467.43138 -6692.024143 3260.291049 
-DEAL::FEValues verification: 6.958679996e-14
+DEAL::FEValues verification: 2.597531195e-15
 DEAL::

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.