]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Re-insert an assertion.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 5 Mar 2011 19:30:40 +0000 (19:30 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 5 Mar 2011 19:30:40 +0000 (19:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@23460 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/numerics/vectors.templates.h

index bf3e78eb841509587e8ee4fa5289d52bedb14691..acafdecc3a7c90dbdbb4126a2762482eafb27d53 100644 (file)
@@ -4163,9 +4163,9 @@ compute_no_normal_flux_constraints (const DH<dim,spacedim>         &dof_handler,
                                              first_vector_component]
                        = face_dofs[k];
 
-/*               for (unsigned int d=0; d<dim; ++d)
+                 for (unsigned int d=0; d<dim; ++d)
                    Assert (vector_dofs.dof_indices[d] < dof_handler.n_dofs(),
-                   ExcInternalError());*/
+                           ExcInternalError());
 
                                                   // and enter the
                                                   // (dofs,(normal_vector,cell))

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.