]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add necessary header files.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 10 Nov 2010 12:34:48 +0000 (12:34 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 10 Nov 2010 12:34:48 +0000 (12:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@22665 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lib/test_grids.h

index d8b2614b18d4c03962d783091fb49e86579fec6e..259b795491b01b4ea06bfd625b460263d19811bc 100644 (file)
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //    $Id$
-//    Version: $Name$ 
+//    Version: $Name$
 //
 //    Copyright (C) 2006, 2010 by the deal.II authors
 //
@@ -12,6 +12,8 @@
 //----------------------------------------------------------------------
 
 #include <grid/tria.h>
+#include <grid/tria_iterator.h>
+#include <grid/tria_accessor.h>
 #include <grid/grid_generator.h>
 
 /**
@@ -86,7 +88,7 @@ namespace TestGrids
     deallog << " steps " << tr.n_active_cells() << " active cells "
            << tr.n_cells() << " total cells " << std::endl;
   }
-  
+
                                   /**
                                    * Create a star-shaped mesh,
                                    * having more than the average

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.