]> https://gitweb.dealii.org/ - dealii.git/commitdiff
dependency on forward_declarations.h removed
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 16 Apr 2002 15:25:20 +0000 (15:25 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 16 Apr 2002 15:25:20 +0000 (15:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@5670 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/multigrid/mg_smoother.h
deal.II/deal.II/include/multigrid/multigrid.h
deal.II/deal.II/include/numerics/derivative_approximation.h
deal.II/deal.II/include/numerics/histogram.h
deal.II/deal.II/include/numerics/solution_transfer.h
deal.II/deal.II/include/numerics/time_dependent.h

index f658cd7d68c923919105184be1f41672ebb261de..b4808ebf21fade0854c01d12d41d2d85e1dde542 100644 (file)
@@ -15,7 +15,6 @@
 
 
 #include <base/config.h>
-#include <lac/forward_declarations.h>
 #include <multigrid/mg_base.h>
 #include <base/smartpointer.h>
 #include <vector>
index 327d1d5790530266aad947a7c00cf9e129da99e6..331c8ab4b50a213e8e8377f38fc10ff5bbb99300 100644 (file)
@@ -20,8 +20,6 @@
 #include <lac/sparse_matrix.h>
 #include <lac/vector.h>
 #include <multigrid/mg_base.h>
-#include <lac/forward_declarations.h>
-#include <grid/forward_declarations.h>
 
 #include <vector>
 
index 9e6c38ebdc53d0161e0c618004243af34688ee08..3a745ccfb6bc439e3d5a0c5cb1f0caeb4c64ba8a 100644 (file)
 #ifndef __deal2__gradient_estimator_h
 #define __deal2__gradient_estimator_h
 
-//TODO: Remove dependency on forward-declarations
 #include <base/config.h>
-#include <lac/forward_declarations.h>
-#include <grid/forward_declarations.h>
 #include <base/exceptions.h>
 #include <fe/fe_update_flags.h>
 #include <utility>
index d8352e53d6c723a9794ca73c81cc2857db03be86..759e1726eadaf081db529d534a885299256bd66f 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <base/config.h>
 #include <base/exceptions.h>
-#include <lac/forward_declarations.h>
 #include <vector>
 #include <string>
 
index a4f1a9a4466747d5ab88ae6087c6afa13168164b..4a9c86c9a9c037f21addbe9115efbdb4c0c7775e 100644 (file)
@@ -18,9 +18,6 @@
 
 
 #include <base/config.h>
-#include <lac/forward_declarations.h>
-#include <grid/forward_declarations.h>
-
 #include <base/smartpointer.h>
 #include <base/exceptions.h>
 #include <vector>
index 10a540be88006fa0a4b58e5b43ded8aec68ec5c7..274f05db54989059336152144e07efbddfd1ef1e 100644 (file)
 #include <base/exceptions.h>
 #include <base/subscriptor.h>
 #include <base/smartpointer.h>
-#include <grid/forward_declarations.h>
-#include <lac/forward_declarations.h>
 
 #include <vector>
 #include <utility>
 
+// forward declarations
+class TimeStepBase;
+template <typename number> class Vector;
+template <int dim> class Triangulation;
 
 /**
  * This class provides an abstract interface to time dependent problems in that

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.