]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix assertion
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Feb 2013 00:20:22 +0000 (00:20 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Feb 2013 00:20:22 +0000 (00:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@28205 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/dofs/dof_handler_policy.cc

index 7f5b219ea20a0f6d656da6701bef10a30c83b7ca..4ef5c615d04d698cd735dbef630603795daf9ee8 100644 (file)
@@ -2350,8 +2350,7 @@ namespace internal
                                      local_dof_indices.end(),
                                      DoFHandler<dim,spacedim>::invalid_dof_index))
                         {
-#pragma message("TODO: Fix the debug assertion in line 2353 of dof_handler_policy.cc")
-                          //Assert(false, ExcMessage ("not all dofs got distributed!"));
+                          Assert(false, ExcMessage ("not all dofs got distributed!"));
                         }
                     }
               }

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.