]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
function of private base class must be accessible to iterator
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Jul 2003 10:53:31 +0000 (10:53 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Jul 2003 10:53:31 +0000 (10:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@7885 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 18eb95603e765247f2f8e563fc3f0654e689c713..ca477409440cc847a999aaa76d5bf7e1eb6b7169 100644 (file)
@@ -564,6 +564,11 @@ class PreconditionBlockJacobi : public virtual Subscriptor,
                                      */
     PreconditionBlock<MATRIX, inverse_type>::invert_diagblocks;
     
+                                    /**
+                                     * Make function public.
+                                     */
+    PreconditionBlock<MATRIX, inverse_type>::block_size;
+    
                                     /**
                                      * Execute block Jacobi
                                      * preconditioning.

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.