]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update refs. after integration of branch_renumbering.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 2 Nov 2005 14:02:15 +0000 (14:02 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 2 Nov 2005 14:02:15 +0000 (14:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@11686 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/rt_5.cc

index 84beeeec7e0628cb70ea28cdebcbb66c2beddf91..9487345337f5b55fc6bad5d157b695752ed671b3 100644 (file)
@@ -34,6 +34,7 @@ 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.