]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
delete RT for the moment
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 13 Oct 2006 18:07:33 +0000 (18:07 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 13 Oct 2006 18:07:33 +0000 (18:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@14001 0785d39b-7218-0410-832d-ea1e28bc413d

tests/multigrid/transfer.cc
tests/multigrid/transfer/cmp/generic

index 08fea9cb4dee3d317e02f6fa950558040db7c7d6..4c3ede73b7b106386b43fe0a2959a8b022bac373 100644 (file)
@@ -2,7 +2,7 @@
 //    transfer.cc,v 1.13 2005/12/30 16:07:03 guido Exp
 //    Version: 
 //
-//    Copyright (C) 2000 - 2005 by the deal.II authors
+//    Copyright (C) 2000 - 2006 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -11,6 +11,7 @@
 //
 //----------------------------------------------------------------------------
 
+//TODO:[GK] Add checks for RT again!
 
 #include <base/logstream.h>
 #include <lac/vector.h>
@@ -109,8 +110,8 @@ int main()
   check_simple (FESystem<2>(FE_DGQ<2>(1), 2));
   check_simple (FESystem<2>(FE_DGP<2>(1), 2, FE_DGQ<2>(1), 3));
 
-  check_simple (FE_RaviartThomas<2>(2));
-  check_simple (FESystem<2>(FE_RaviartThomas<2>(1),1,FE_DGQ<2>(0),2));
+//  check_simple (FE_RaviartThomas<2>(2));
+//  check_simple (FESystem<2>(FE_RaviartThomas<2>(1),1,FE_DGQ<2>(0),2));
   
   check_simple (FE_DGQ<3>(1));
   check_simple (FE_Q<3>(2));
index e23f0ab40be6e1f48fee89e539f8beb0b7c6e7c8..b3973676bbfaab5453ce58e49b567a7a17774c16 100644 (file)
@@ -87,28 +87,6 @@ DEAL::u1     7.11e+03
 DEAL::u2       2.84e+04
 DEAL::u1       1.14e+05
 DEAL::u0       4.54e+05
-DEAL::FE_RaviartThomas<2>(2)
-DEAL::u0       24.5
-DEAL::u1       89.0
-DEAL::u2       478.
-DEAL::u1       3.69e+03
-DEAL::u0       1.75e+04
-DEAL::u0       4.32e+03
-DEAL::u1       2.37e+04
-DEAL::u2       1.51e+05
-DEAL::u1       1.26e+06
-DEAL::u0       6.31e+06
-DEAL::FESystem<2>[FE_RaviartThomas<2>(1)-FE_DGQ<2>(0)^2]
-DEAL::u0       14.5
-DEAL::u1       48.5
-DEAL::u2       176.
-DEAL::u1       956.
-DEAL::u0       4.41e+03
-DEAL::u0       820.
-DEAL::u1       4.26e+03
-DEAL::u2       1.77e+04
-DEAL::u1       1.00e+05
-DEAL::u0       5.30e+05
 DEAL::FE_DGQ<3>(1)
 DEAL::u0       8.50
 DEAL::u1       64.5

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.