]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix bug
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Dec 2012 22:08:03 +0000 (22:08 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Dec 2012 22:08:03 +0000 (22:08 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_merge_mg_into_dof_handler@27837 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/dofs/dof_handler_policy.cc

index b9e1a05f0fa9d39a604ce43708f5b8bd0c24eb12..9c9316f25674badb2a3dbb7ee32c5ff803e38346 100644 (file)
@@ -2130,7 +2130,7 @@ namespace internal
 
         // TODO: distributed geometric multigrid is not complete yet
         Assert (false, ExcNotImplemented());
-        return false;
+        return;
 
         parallel::distributed::Triangulation< dim, spacedim > *tr
           = (dynamic_cast<parallel::distributed::Triangulation<dim,spacedim>*>

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.