]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
publicize function in private base class
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 27 Feb 2007 22:05:36 +0000 (22:05 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 27 Feb 2007 22:05:36 +0000 (22:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@14515 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/precondition_block.h

index ad4cffa32420734f4711d54cd7d573c02563d2cc..d769754d614d938a7f7461d2d6ec411a7e180fc0 100644 (file)
@@ -933,6 +933,11 @@ class PreconditionBlockSSOR : public virtual Subscriptor,
                                      */
     PreconditionBlockSOR<MATRIX,inverse_type>::clear;
 
+                                    /**
+                                     * Make function of base class public again.
+                                     */
+    PreconditionBlockSOR<MATRIX,inverse_type>::set_permutation;
+
                                     /**
                                      * Make function of base class public again.
                                      */

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.