]> https://gitweb.dealii.org/ - dealii.git/commitdiff
function of private base class must be accessible to iterator
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 22 Jul 2003 10:58:07 +0000 (10:58 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 22 Jul 2003 10:58:07 +0000 (10:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@7886 0785d39b-7218-0410-832d-ea1e28bc413d

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

index ca477409440cc847a999aaa76d5bf7e1eb6b7169..a4c678b3b8295ef186c368be18d13c1a187bd5dc 100644 (file)
@@ -569,6 +569,11 @@ class PreconditionBlockJacobi : public virtual Subscriptor,
                                      */
     PreconditionBlock<MATRIX, inverse_type>::block_size;
     
+                                    /**
+                                     * Make function public.
+                                     */
+    PreconditionBlock<MATRIX, inverse_type>::n_blocks;
+    
                                     /**
                                      * 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.