]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix compilation
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 4 Jan 2013 08:05:24 +0000 (08:05 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 4 Jan 2013 08:05:24 +0000 (08:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@27916 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/dofs/dof_renumbering.cc

index 37642149c73dc232ad7cee594d6a02dc48acada8..2beea479d2aa038b5cdab2432733318ae9897449 100644 (file)
@@ -1500,7 +1500,7 @@ namespace DoFRenumbering
   void
   downstream (MGDoFHandler<dim,spacedim>               &dof_handler,
               const Point<spacedim> &direction,
-              const bool        dof_wise_renumbering = false)
+              const bool        dof_wise_renumbering)
   {
     for (unsigned int level=0; level<dof_handler.n_levels(); ++level)
       downstream(dof_handler, level, direction, dof_wise_renumbering);

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.