]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make destructor virtual.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 6 Apr 2000 17:15:52 +0000 (17:15 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 6 Apr 2000 17:15:52 +0000 (17:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@2687 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/solver_minres.h

index 6f0d9c123a72423acbb52cde5880b152803bb36c..0ef4b63d1b9db7742913be830a81943a054b1507 100644 (file)
@@ -69,7 +69,7 @@ class SolverMinRes : public Solver<Matrix,Vector>
                                     /**
                                      * Virtual destructor.
                                      */
-    ~SolverMinRes ();
+    virtual ~SolverMinRes ();
     
                                     /**
                                      * 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.