]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disable one test which only succeeds on the non-primitive FEs branch. On the main...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 28 May 2002 08:40:28 +0000 (08:40 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 28 May 2002 08:40:28 +0000 (08:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@5897 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/internals.cc

index 6dda916e74257db47d110f619cae7c81fab8a7dd..f0071c1a81bca870a9370f8b42fb3b1ccee26735 100644 (file)
@@ -160,11 +160,11 @@ main()
             FE_DGP<2>(3), 1,
             FE_Q<2>(1), 3,
             2);
-  CHECK_SYS3(FE_DGP<2>(3), 1,
-            FESystem<2>(FE_DGP<2>(3),3), 1,
-            FESystem<2>(FE_Q<2>(2),3,
-                        FE_DGQ<2>(0),1),2,
-            2);
+//    CHECK_SYS3(FE_DGP<2>(3), 1,
+//          FESystem<2>(FE_DGP<2>(3),3), 1,
+//          FESystem<2>(FE_Q<2>(2),3,
+//                      FE_DGQ<2>(0),1),2,
+//          2);
   
   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.