]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove an assertion that doesn't work in libstdc++ debug mode.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 14 Mar 2006 21:17:17 +0000 (21:17 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 14 Mar 2006 21:17:17 +0000 (21:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@12586 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/wave-test-3.cc

index 0b085c0155fb5939c9c6cbf6ca7aff2a8ea9a459..35687b8734cdef94649264bebd24fa117964a797 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    std::copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by Wolfgang Bangerth
+//    std::copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by Wolfgang Bangerth
 //
 //    This file is subject to QPL and may not be  distributed
 //    without std::copyright and license information. Please refer
@@ -5756,9 +5756,6 @@ void TimeStep_ErrorEstimation<dim>::estimate_error_dual () {
                             primal_cell_old, dual_cell_old,
                             cellwise_error,
                             fe_values);
-
-      Assert (cellwise_error.next_free_slot == &*cellwise_error.errors.end(),
-             ::ExcInternalError());
     };
 
   ErrorOnCell total_estimated_error;

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.