]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Dependence on forward_declarations removed for speed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 May 2000 14:46:56 +0000 (14:46 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 May 2000 14:46:56 +0000 (14:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@2943 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_tools.h
deal.II/deal.II/include/numerics/base.h

index 2332048219d962e150ef3124f10e07c3099c8281..f3c7c88a987afc57862ded6cdc45860fb7bd0109 100644 (file)
 #include <base/exceptions.h>
 #include <vector>
 
+class SparsityPattern;
+template <typename number> class Vector;
+template <int dim> class DoFHandler;
 template <int dim> class MGDoFHandler;
+class ConstraintMatrix;
 template <template <int> class GridClass, int dim> class InterGridMap;
 
 /**
index b91856b5fe167fa5f97bc6161e666b6e70499078..9bdab4ad1a6b2667e42a3621133d4ec7fead65a9 100644 (file)
@@ -25,7 +25,8 @@
 #include <string>
 
 template <int dim> class DataOut;
-
+template <int dim> class Assembler;
+template <int dim> class Equation;
 
 /**
  * The use of this class is now deprecated!

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.