]> https://gitweb.dealii.org/ - dealii.git/commitdiff
If the docs say that the solver is virtual, then it should also be
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 24 Jul 2000 08:52:07 +0000 (08:52 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 24 Jul 2000 08:52:07 +0000 (08:52 +0000)
declared so.

git-svn-id: https://svn.dealii.org/trunk@3205 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/solver_richardson.h

index baa501a922f4887d668c4e1e38ee327a99f28431..af356e52f3cc5b8d05a7f241c6b6bb0422ae459b 100644 (file)
@@ -73,7 +73,7 @@ class SolverRichardson : private Solver<VECTOR>
                                     /**
                                      * Virtual destructor.
                                      */
-    ~SolverRichardson ();
+    virtual ~SolverRichardson ();
     
                                     /**
                                      * Solve $Ax=b$ for $x$.

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.