]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
solver not const
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Jan 2003 14:18:21 +0000 (14:18 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Jan 2003 14:18:21 +0000 (14:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@6893 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/multigrid/mg_coarse.h

index 5db486ed6a6c8aa44f619d222ab349101915390f..551b74816d9e596547c766f58df178a44d87e811 100644 (file)
@@ -83,7 +83,7 @@ class MGCoarseGridLACIteration :  public MGCoarseGrid<VECTOR>
                                     /**
                                      * Reference to the solver.
                                      */
-    SmartPointer<const SOLVER> solver;
+    SmartPointer<SOLVER> solver;
     
                                     /**
                                      * Reference to the matrix.

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.