]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add one more comment. Check in correct output.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 13 Dec 2006 00:22:40 +0000 (00:22 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 13 Dec 2006 00:22:40 +0000 (00:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@14226 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fail/hp-crash_12.cc

index e2a2836ede4836801abed487bad6e4db5fa25a55..2f6d1f312a9111bd34dc5e547c7955b8c25c0433 100644 (file)
@@ -81,6 +81,10 @@ void test ()
   for (unsigned int i=0; i<fe.size(); ++i)
     for (unsigned int j=0; j<fe.size(); ++j)
       {
+       deallog << "Testing " << fe[i].get_name()
+               << " vs. " << fe[j].get_name()
+               << std::endl;
+       
                                         // set fe on coarse cell to 'i', on
                                         // all fine cells to 'j'
        typename hp::DoFHandler<dim>::active_cell_iterator

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.