]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use an alternative form of a command that gcc3.3.x trips over.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 12 Jul 2010 21:45:02 +0000 (21:45 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 12 Jul 2010 21:45:02 +0000 (21:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@21475 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/multigrid/mg_dof_handler.cc

index d2819a894743c62481c4b2d01b5b3cfe7f92560c..9341eaaa3232be21ceafd2dc4203b6c11335c24f 100644 (file)
@@ -569,7 +569,7 @@ namespace internal
          {
            const unsigned int dim = 2;
 
-           Assert (mg_dof_handler.selected_fe != 0, DoFHandler<dim>::ExcNoFESelected());
+           Assert (mg_dof_handler.selected_fe != 0, DoFHandler<2>::ExcNoFESelected());
            Assert (mg_dof_handler.tria->n_levels() > 0, DoFHandler<2>::ExcInvalidTriangulation());
 
                                             ////////////////////////////

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.