]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Hm, compile first, check-in then...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 7 Apr 1999 13:50:12 +0000 (13:50 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 7 Apr 1999 13:50:12 +0000 (13:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@1074 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 85f8c3baa19a9a6ff1a479b2dec7a1e73278cbde..6535abf165aeeefe6c9677e1b9e3de583cb86f97 100644 (file)
@@ -37,10 +37,7 @@ class SolverGMRES : public Solver<Matrix, Vector> {
                                      */
     SolverGMRES (SolverControl        &cn,
                 VectorMemory<Vector> &mem,
-                const unsigned int    n_tmp_vectors) :
-                   Solver<Matrix,Vector> (cn,mem),
-                   n_tmp_vectors (n_tmp_vectors)
-      {};
+                const unsigned int    n_tmp_vectors);
     
                                     /**
                                      * Solver method.

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.