]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Include missing h-files.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Tue, 11 Feb 2003 15:36:41 +0000 (15:36 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Tue, 11 Feb 2003 15:36:41 +0000 (15:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@7080 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/multigrid/fas.h
deal.II/deal.II/include/multigrid/mg_level_object.h
deal.II/deal.II/include/multigrid/mg_matrix.h

index 21169cb147e9ef91ff7fcc240f8595af5cfa8b4d..317f26c07faabf8de965da6a468106f7b4e00401 100644 (file)
@@ -20,6 +20,7 @@
 #include <lac/sparse_matrix.h>
 #include <lac/vector.h>
 #include <multigrid/mg_base.h>
+#include <multigrid/mg_level_object.h>
 #include <multigrid/mg_dof_handler.h>
 
 #include <vector>
index 62f082d533c614e145e7e667d72c12e988006abf..f381bf4d733e6fee990c73a1039ee62229e9da9c 100644 (file)
 #ifndef __deal2__mg_level_object_h
 #define __deal2__mg_level_object_h
 
+#include <base/subscriptor.h>
+#include <vector>
+
+
 
 /**
  * An array with an object for each level.  The purpose of this class
index 21c5650683530ea5eada7be9dc362783cc4170ed..7c56efd2cd2f181df0656bc8bca6c1c12a816522 100644 (file)
@@ -15,6 +15,7 @@
 
 #include <lac/vector.h>
 #include <multigrid/mg_base.h>
+#include <multigrid/mg_level_object.h>
 
 /**
  * Multilevel matrix. This class implements the interface defined by

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.