]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Revert last patch which was checked in unintended.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 7 Nov 2005 10:33:36 +0000 (10:33 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 7 Nov 2005 10:33:36 +0000 (10:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@11721 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/rt_5.cc

index 9487345337f5b55fc6bad5d157b695752ed671b3..84beeeec7e0628cb70ea28cdebcbb66c2beddf91 100644 (file)
@@ -34,7 +34,6 @@ test(const unsigned int degree)
   
   FE_RaviartThomas<dim> fe_rt(degree);
 
-  if (fe_rt.restriction_is_implemented())
   for (unsigned int c=0; c<GeometryInfo<dim>::children_per_cell; ++c)
     {
       const FullMatrix<double> & m = fe_rt.get_restriction_matrix(c);

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.