]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
gcc3.4 really wants to see BlockVector
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 25 Apr 2003 23:11:14 +0000 (23:11 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 25 Apr 2003 23:11:14 +0000 (23:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@7480 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/schur_matrix.h
deal.II/lac/include/lac/solver_gmres.h

index 45b47622437149385bc603055daed56ce2c10871..eca0d80043be46d3d2737fe035afabbcc561c8a3 100644 (file)
@@ -18,9 +18,9 @@
 #include <base/smartpointer.h>
 #include <base/logstream.h>
 #include <lac/vector_memory.h>
+#include <lac/block_vector.h>
 #include <vector>
 
-template <typename> class BlockVector;
 
 
 /**
index cc0e87300fe4127c350638009957a3919b0326b3..49aa884d7aa3c55fd865790b51aaeedeb2b700e1 100644 (file)
@@ -22,6 +22,7 @@
 #include <lac/solver.h>
 #include <lac/solver_control.h>
 #include <lac/full_matrix.h>
+#include <lac/vector.h>
 
 #include <vector>
 #include <cmath>

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.