From d615bc2d3d72c4cb0d07deb784958d376b6f2e7d Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 18 Feb 2006 05:10:34 +0000 Subject: [PATCH] Leave a comment on what this is good for. git-svn-id: https://svn.dealii.org/trunk@12415 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/hp/crash_03.cc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/hp/crash_03.cc b/tests/hp/crash_03.cc index 8e0a47d26d..c517002c6c 100644 --- a/tests/hp/crash_03.cc +++ b/tests/hp/crash_03.cc @@ -12,9 +12,7 @@ //---------------------------- crash_02.cc --------------------------- -// check a crash in hp::DoFHandler because the -// DoFHandler::active_fe_indices array isn't initialized when -// attaching to a triangulation +// trigger an error in hp::DoFHandler::create_active_fe_table #include -- 2.39.5